Job log
See full log and operations2025-10-09 11:59.59: New job: Build using linux-x86_64 in
[https://github.com/mirage/mirage-skeleton.git#refs/heads/dev (395229ba90b6338e3e2b10bd70f8a6e5b402f63c)]
OBuilder spec:
[34m((from ocaml/opam:debian-13-ocaml-5.3)
(user (uid 1000) (gid 1000))
(workdir /home/opam)
(run (shell "sudo chown opam:opam /home/opam"))
(run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam && opam update"))
(run (network host)
(shell "opam repo add opam https://github.com/ocaml/opam-repository.git#551314ad1550478ec6be39bb0eaadd2569190464"))
(run (network host)
(shell "opam repo add mirage-dev https://github.com/mirage/mirage-dev.git#eb114ccf0dd4eeca6b4f06c5c7361c238eeca4fd"))
(run (cache (download-cache (target /home/opam/.opam/download-cache)))
(network host)
(shell "sudo apt-get update && opam install -y \"mirage>=4\""))
(copy (src .) (dst /src/))
(env MODE hvt)
(workdir /src/)
(run (shell "opam exec -- make configure"))
(env MIRAGE_EXTRA_REPOS opam-overlays:https://github.com/dune-universe/opam-overlays.git#2b704161fde7de7bd189f3ef5a120ed932788189,mirage-opam-overlays:https://github.com/dune-universe/mirage-opam-overlays.git#797cb363df3ff763c43c8fbec5cd44de2878757e)
(run (network host)
(shell "opam exec -- make lock"))
(run (cache (download-cache (target /home/opam/.opam/download-cache)))
(network host)
(shell "sudo apt-get update && opam exec -- make depends"))
(run (shell "opam monorepo list -l mirage.opam.locked"))
(run (cache (download-cache (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam exec -- make pull"))
(env DUNE_CACHE enabled)
(env DUNE_CACHE_TRANSPORT direct)
(run (cache (dune-build-cache (target /home/opam/.cache/dune)))
(network host)
(shell "opam exec -- make build"))
)[0m
2025-10-09 11:59.59: Using cache hint "mirage-ci-skeleton-debian-13-ocaml-5.3"
2025-10-09 11:59.59: Connecting to build cluster…
2025-10-09 11:59.59: Waiting for resource in pool OCluster
2025-10-09 11:59.59: Waiting for worker…
2025-10-09 11:59.59: Got resource from pool OCluster
Building on eumache
All commits already cached
HEAD is now at 395229b Merge pull request #412 from hannesm/prep-410
[01;34m(from ocaml/opam:debian-13-ocaml-5.3)[0m
Unable to find image 'ocaml/opam:debian-13-ocaml-5.3' locally
debian-13-ocaml-5.3: Pulling from ocaml/opam
15b1d8a5ff03: Already exists
4d5eb3ed0208: Already exists
b44e00377829: Already exists
93018e586176: Already exists
587e432a29e2: Already exists
cdf304204754: Already exists
a444cfe202e3: Already exists
964991c828c0: Already exists
a94458d90f79: Already exists
e972c69afbc9: Already exists
3997d62e9de2: Already exists
d78ea61f72f9: Already exists
c68a1176424c: Already exists
63495b383f1a: Already exists
aa1a6204320d: Already exists
187b2023e0b3: Already exists
4787e66ddf43: Already exists
973a552bac2d: Already exists
8ad831d15267: Already exists
a8377bc33a29: Already exists
84a002321686: Already exists
4f4fb700ef54: Already exists
5d52c4f201d6: Already exists
68ef19bc296a: Already exists
1cda2aa0af1b: Already exists
769f31bcfe07: Already exists
b1d715eb0b34: Already exists
6b92d559de80: Already exists
1552f16d9075: Already exists
7a69328970da: Already exists
e66b1fc86e6f: Already exists
b14737f10b30: Already exists
4b7cf33f8dea: Already exists
0499d18bfcaa: Already exists
fb0e4a52e51b: Already exists
af1ea896d29c: Already exists
cff41317f198: Already exists
fbb90a49a8ca: Already exists
2f7f155032eb: Already exists
02f68e1ce660: Already exists
9142b776626e: Already exists
cebfcf7d6f76: Already exists
39abf9ca585d: Already exists
9486417a4529: Already exists
719d491db6c6: Already exists
7463fddf1e2e: Already exists
d82e9fb7179d: Already exists
Digest: sha256:36f55af4ae7156f8a93f136426051857286e9a5c183ecf2e5092b19b0096b475
Status: Downloaded newer image for ocaml/opam:debian-13-ocaml-5.3
[01;2m[01;35m2025-10-09 11:59.59 ---> using "348716d62ad55d1c2ba7493d00b0882cc64fc042d724a06a1599e8ba58d890e2" from cache[0m
[01;34m/: (user (uid 1000) (gid 1000))[0m
[01;34m/: (workdir /home/opam)[0m
[01;34m/home/opam: (run (shell "sudo chown opam:opam /home/opam"))[0m
[01;2m[01;35m2025-10-09 11:59.59 ---> using "24883da7c3bfb9b4beffcac7267b86c1389006a753d78f6b386a3c4fd0e70458" from cache[0m
[01;34m/home/opam: (run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam && opam update"))[0m
This 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 package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
[01;2m[01;35m2025-10-09 11:59.59 ---> using "e0d08704d663585a0eeeaa1114187809c41cb285481ac9f5195ea2884586d4b3" from cache[0m
[01;34m/home/opam: (run (network host)
(shell "opam repo add opam https://github.com/ocaml/opam-repository.git#551314ad1550478ec6be39bb0eaadd2569190464"))[0m
[01;2m[01;35m2025-10-09 11:59.59 Waiting for previous build to finish cancelling[0m
[opam] Initialised
[NOTE] Repository opam has been added to the selections of switch 5.3 only.
Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.
[01;2m[01;35m2025-10-09 12:00.16 ---> saved as "9a0caa83b498e03b680eca6a76cf164c004b589a13c6899eac6837edc3a81074"[0m
[01;34m/home/opam: (run (network host)
(shell "opam repo add mirage-dev https://github.com/mirage/mirage-dev.git#eb114ccf0dd4eeca6b4f06c5c7361c238eeca4fd"))[0m
[mirage-dev] Initialised
[NOTE] Repository mirage-dev has been added to the selections of switch 5.3 only.
Run `opam repository add mirage-dev --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.
[01;2m[01;35m2025-10-09 12:00.18 ---> saved as "988a32de6c3be5bdd12a4c1d75f8f55fc10ee9fb18d1611882d24c6f4c418a49"[0m
[01;34m/home/opam: (run (cache (download-cache (target /home/opam/.opam/download-cache)))
(network host)
(shell "sudo apt-get update && opam install -y \"mirage>=4\""))[0m
Hit:1 http://deb.debian.org/debian trixie InRelease
Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
Get:4 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [51.8 kB]
Fetched 143 kB in 0s (1225 kB/s)
Reading package lists...
The following actions will be performed:
=== install 28 packages
- install angstrom 0.16.1 [required by emile, uri]
- install astring 0.8.5 [required by mirage]
- install base64 3.5.2 [required by emile]
- install bigstringaf 0.10.0 [required by emile]
- install bos 0.2.1 [required by mirage]
- install cmdliner 1.3.0 [required by mirage]
- install conf-pkg-config 4 [required by opam-monorepo]
- install csexp 1.5.2 [required by dune-configurator]
- install domain-name 0.4.1 [required by ipaddr]
- install dune 3.20.2 [required by mirage]
- install dune-configurator 3.20.2 [required by bigstringaf]
- install emile 1.1 [required by mirage]
- install fmt 0.11.0 [required by mirage]
- install fpath 0.7.3 [required by mirage]
- install ipaddr 5.6.1 [required by mirage]
- install logs 0.9.0 [required by mirage]
- install macaddr 5.6.1 [required by ipaddr]
- install mirage 4.10.1
- install ocaml-syntax-shims 1.0.0 [required by angstrom]
- install ocamlbuild 0.16.1 [required by astring, bos]
- install ocamlfind 1.9.8 [required by astring, bos]
- install opam-monorepo 0.4.3 [required by mirage]
- install pecu 0.7 [required by emile]
- install rresult 0.7.0 [required by mirage]
- install stringext 1.6.0 [required by uri]
- install topkg 1.1.0 [required by astring, bos]
- install uri 4.4.0 [required by mirage]
- install uutf 1.0.4 [required by emile]
The following system packages will first need to be installed:
pkg-config
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
4. Abort the installation
[1/2/3/4] 1
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "pkg-config"
- Selecting previously unselected package libpkgconf3:amd64.
- (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20653 files and directories currently installed.)
- Preparing to unpack .../libpkgconf3_1.8.1-4_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-4) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../pkgconf-bin_1.8.1-4_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-4) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../pkgconf_1.8.1-4_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-4) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../pkg-config_1.8.1-4_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-4) ...
- Setting up libpkgconf3:amd64 (1.8.1-4) ...
- Setting up pkgconf-bin (1.8.1-4) ...
- Setting up pkgconf:amd64 (1.8.1-4) ...
- Setting up pkg-config:amd64 (1.8.1-4) ...
- Processing triggers for libc-bin (2.41-12) ...
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved angstrom.0.16.1 (cached)
-> retrieved astring.0.8.5 (cached)
-> retrieved base64.3.5.2 (cached)
-> retrieved bigstringaf.0.10.0 (cached)
-> installed conf-pkg-config.4
-> retrieved bos.0.2.1 (cached)
-> retrieved cmdliner.1.3.0 (cached)
-> retrieved csexp.1.5.2 (cached)
-> retrieved domain-name.0.4.1 (cached)
-> retrieved fmt.0.11.0 (cached)
-> retrieved emile.1.1 (cached)
-> retrieved fpath.0.7.3 (cached)
-> retrieved ipaddr.5.6.1, macaddr.5.6.1 (cached)
-> retrieved logs.0.9.0 (cached)
-> retrieved ocaml-syntax-shims.1.0.0 (cached)
-> retrieved ocamlbuild.0.16.1 (cached)
-> retrieved mirage.4.10.1 (cached)
-> retrieved ocamlfind.1.9.8 (cached)
-> retrieved pecu.0.7 (cached)
-> retrieved rresult.0.7.0 (cached)
-> retrieved stringext.1.6.0 (cached)
-> retrieved topkg.1.1.0 (cached)
-> retrieved uri.4.4.0 (cached)
-> retrieved uutf.1.0.4 (cached)
-> retrieved dune.3.20.2, dune-configurator.3.20.2 (cached)
-> retrieved opam-monorepo.0.4.3 (cached)
-> installed cmdliner.1.3.0
-> installed ocamlbuild.0.16.1
-> installed ocamlfind.1.9.8
-> installed topkg.1.1.0
-> installed rresult.0.7.0
-> installed uutf.1.0.4
-> installed fmt.0.11.0
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed logs.0.9.0
-> installed bos.0.2.1
-> installed dune.3.20.2
-> installed base64.3.5.2
-> installed csexp.1.5.2
-> installed domain-name.0.4.1
-> installed macaddr.5.6.1
-> installed ocaml-syntax-shims.1.0.0
-> installed pecu.0.7
-> installed stringext.1.6.0
-> installed ipaddr.5.6.1
-> installed dune-configurator.3.20.2
-> installed bigstringaf.0.10.0
-> installed angstrom.0.16.1
-> installed emile.1.1
-> installed uri.4.4.0
-> installed opam-monorepo.0.4.3
-> installed mirage.4.10.1
Done.
# To update the current shell environment, run: eval $(opam env)
[01;2m[01;35m2025-10-09 12:01.17 ---> saved as "d0107cd7e5f05b53b5f931561fd291432ee58420afad1e69c6bb53f19246396e"[0m
[01;34m/home/opam: (copy (src .) (dst /src/))[0m
[01;2m[01;35m2025-10-09 12:01.17 ---> saved as "b9e499159de84e955da3add10d404e472cb45965198bae64b272e37487f60234"[0m
[01;34m/home/opam: (env MODE hvt)[0m
[01;34m/home/opam: (workdir /src/)[0m
[01;34m/src/: (run (shell "opam exec -- make configure"))[0m
mirage configure -f tutorial/noop/config.ml -t hvt
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f tutorial/hello/config.ml -t hvt
adding unit argument to 'start ()' (to delay execution)
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f tutorial/hello-key/config.ml -t hvt
adding unit argument to 'start ()' (to delay execution)
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f tutorial/local-library/config.ml -t hvt
adding unit argument to 'start ()' (to delay execution)
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f tutorial/lwt/echo_server/config.ml -t hvt
adding unit argument to 'start ()' (to delay execution)
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f tutorial/lwt/heads1/config.ml -t hvt
adding unit argument to 'start ()' (to delay execution)
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f tutorial/lwt/heads2/config.ml -t hvt
adding unit argument to 'start ()' (to delay execution)
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f tutorial/lwt/timeout1/config.ml -t hvt
adding unit argument to 'start ()' (to delay execution)
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f tutorial/lwt/timeout2/config.ml -t hvt
adding unit argument to 'start ()' (to delay execution)
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f tutorial/app_info/config.ml -t hvt
adding unit argument to 'start ()' (to delay execution)
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f device-usage/clock/config.ml -t hvt
adding unit argument to 'start ()' (to delay execution)
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f device-usage/conduit_server/config.ml -t hvt
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f device-usage/http-fetch/config.ml -t hvt
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f device-usage/kv_ro/config.ml -t hvt
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f device-usage/network/config.ml -t hvt
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f device-usage/ping6/config.ml -t hvt
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f device-usage/disk-lottery/config.ml -t hvt
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f applications/dhcp/config.ml -t hvt
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f applications/http/config.ml -t hvt
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f applications/dns/config.ml -t hvt
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f applications/crypto/config.ml -t hvt
adding unit argument to 'start ()' (to delay execution)
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f applications/static_website_tls/config.ml -t hvt
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
dd if=/dev/zero of=disk.img count=100000
100000+0 records in
100000+0 records out
51200000 bytes (51 MB, 49 MiB) copied, 0.207148 s, 247 MB/s
mirage configure -f device-usage/block/config.ml -t hvt
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
[01;2m[01;35m2025-10-09 12:01.31 ---> saved as "1911c8c6dbd6dd87068ccc204dcac1b7ba985f12d48d4efcfe62768547d29853"[0m
[01;34m/src/: (env MIRAGE_EXTRA_REPOS opam-overlays:https://github.com/dune-universe/opam-overlays.git#2b704161fde7de7bd189f3ef5a120ed932788189,mirage-opam-overlays:https://github.com/dune-universe/mirage-opam-overlays.git#797cb363df3ff763c43c8fbec5cd44de2878757e)[0m
[01;34m/src/: (run (network host)
(shell "opam exec -- make lock"))[0m
[opam-overlays] Initialised
[NOTE] Repository opam-overlays has been added to the selections of switch 5.3 only.
Run `opam repository add opam-overlays --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.
[mirage-opam-overlays] Initialised
[NOTE] Repository mirage-opam-overlays has been added to the selections of switch 5.3 only.
Run `opam repository add mirage-opam-overlays --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.
env OPAMVAR_monorepo="opam-monorepo" opam monorepo lock --recurse-opam noop-hvt hello-hvt hello-key-hvt local-library-hvt echo_server-hvt heads1-hvt heads2-hvt timeout1-hvt timeout2-hvt echo_server-hvt app-info-hvt speaking_clock-hvt conduit_server-hvt http-fetch-hvt kv_ro-hvt network-hvt ping-hvt lottery-hvt dhcp-hvt minipaf-hvt resolve-hvt crypto-test-hvt https-hvt block_test-hvt --build-only --ocaml-version 5.3.0 -l ./mirage.opam.locked
==> Using 23 locally scanned packages as the targets.
opam-monorepo: [ERROR] Solving opam-provided dependencies could not find a solution
opam-monorepo: [ERROR] Can't find all required versions.
Selected: conf-git.1.1 conf-libseccomp.1 ocaml-solo5.1.1.0 ocaml-src.5.3.0
opam-monorepo.0.4.3 solo5.0.9.3
ocaml-base-compiler&app-info-hvt&block_test-hvt&conduit_server-hvt&crypto-test-hvt&dhcp-hvt&echo_server-hvt&heads1-hvt&heads2-hvt&hello-hvt&hello-key-hvt&http-fetch-hvt&https-hvt&kv_ro-hvt&local-library-hvt&lottery-hvt&minipaf-hvt&network-hvt&noop-hvt&ping-hvt&resolve-hvt&speaking_clock-hvt&timeout1-hvt&timeout2-hvt
system-mingw system-mingw|system-msvc&winpthreads
ocaml-base-compiler ocaml-base-compiler ocaml base-domains
ocaml-variants ocaml-base-compiler gmp
- angstrom -> angstrom.0.16.1
User requested = 0.16.1
- app-info-hvt -> app-info-hvt.zdev
User requested = zdev
- arp -> arp.4.0.0
User requested = 4.0.0
- asn1-combinators -> asn1-combinators.0.3.2
User requested = 0.3.2
- astring -> astring.0.8.5+dune
User requested = 0.8.5+dune
- base -> base.v0.17.3
User requested = v0.17.3
- base-bigarray -> base-bigarray.base
User requested = base
- base-bytes -> base-bytes.base+dune
User requested = base+dune
- base-domains -> base-domains.base
User requested = base
- base-effects -> base-effects.base
User requested = base
- base-nnp -> base-nnp.base
User requested = base
- base-threads -> base-threads.base
User requested = base
- base-unix -> base-unix.base
User requested = base
- base64 -> base64.3.5.2
User requested = 3.5.2
- bheap -> bheap.2.0.0
User requested = 2.0.0
- bigstringaf -> bigstringaf.0.10.0
User requested = 0.10.0
- block_test-hvt -> block_test-hvt.zdev
User requested = zdev
- bos -> bos.0.2.1+dune
User requested = 0.2.1+dune
- bstr -> bstr.0.0.2
User requested = 0.0.2
- ca-certs-nss -> ca-certs-nss.3.115
User requested = 3.115
- charrua -> charrua.2.1.1
User requested = 2.1.1
- charrua-server -> charrua-server.2.1.1
User requested = 2.1.1
- checkseum -> checkseum.0.5.2
User requested = 0.5.2
- cmdliner -> cmdliner.2.0.0+dune
User requested = 2.0.0+dune
- cmdliner-stdlib -> cmdliner-stdlib.1.0.1
User requested = 1.0.1
- cohttp -> cohttp.6.1.1
User requested = 6.1.1
- cohttp-lwt -> cohttp-lwt.6.1.1
User requested = 6.1.1
- cohttp-mirage -> cohttp-mirage.6.1.1
User requested = 6.1.1
- conduit -> conduit.8.0.0
User requested = 8.0.0
- conduit-lwt -> conduit-lwt.8.0.0
User requested = 8.0.0
- conduit-mirage -> conduit-mirage.8.0.0
User requested = 8.0.0
- conduit_server-hvt -> conduit_server-hvt.zdev
User requested = zdev
- conf-gmp -> conf-gmp.5
User requested = 5
- conf-gmp-powm-sec -> conf-gmp-powm-sec.4
User requested = 4
- conf-m4 -> conf-m4.1
User requested = 1
- conf-pkg-config -> conf-pkg-config.4
User requested = 4
- cppo -> cppo.1.8.0
User requested = 1.8.0
- crunch -> crunch.4.0.0
User requested = 4.0.0
- crypto-test-hvt -> crypto-test-hvt.zdev
User requested = zdev
- csexp -> csexp.1.5.2
User requested = 1.5.2
- cstruct -> cstruct.6.2.0
User requested = 6.2.0
- cstruct-lwt -> cstruct-lwt.6.2.0
User requested = 6.2.0
- dhcp-hvt -> dhcp-hvt.zdev
User requested = zdev
- digestif -> digestif.1.3.0
User requested = 1.3.0
- dns -> dns.10.2.1
User requested = 10.2.1
- dns-client -> dns-client.10.2.1
User requested = 10.2.1
- dns-client-mirage -> dns-client-mirage.10.2.1
User requested = 10.2.1
- domain-name -> domain-name.0.4.1
User requested = 0.4.1
- dune -> dune.3.20.2
User requested = 3.20.2
- dune-build-info -> dune-build-info.3.20.2
User requested = 3.20.2
- dune-configurator -> dune-configurator.3.20.2
User requested = 3.20.2
- duration -> duration.0.2.1
User requested = 0.2.1
- echo_server-hvt -> echo_server-hvt.zdev
User requested = zdev
- eqaf -> eqaf.0.10
User requested = 0.10
- ethernet -> ethernet.3.2.0
User requested = 3.2.0
- faraday -> faraday.0.8.2
User requested = 0.8.2
- findlib -> findlib.1.9.5+dune
User requested = 1.9.5+dune
- fmt -> fmt.0.11.0+dune
User requested = 0.11.0+dune
- fpath -> fpath.0.7.3+dune
User requested = 0.7.3+dune
- gmap -> gmap.0.3.0
User requested = 0.3.0
- gmp -> gmp.6.3.0
User requested = 6.3.0
- h1 -> h1.1.1.0
User requested = 1.1.0
- h2 -> h2.0.13.0
User requested = 0.13.0
- happy-eyeballs -> happy-eyeballs.2.0.1
User requested = 2.0.1
- happy-eyeballs-mirage -> happy-eyeballs-mirage.2.0.1
User requested = 2.0.1
- heads1-hvt -> heads1-hvt.zdev
User requested = zdev
- heads2-hvt -> heads2-hvt.zdev
User requested = zdev
- hello-hvt -> hello-hvt.zdev
User requested = zdev
- hello-key-hvt -> hello-key-hvt.zdev
User requested = zdev
- hpack -> hpack.0.13.0
User requested = 0.13.0
- http -> http.6.1.1
User requested = 6.1.1
- http-fetch-hvt -> http-fetch-hvt.zdev
User requested = zdev
- https-hvt -> https-hvt.zdev
User requested = zdev
- httpun-types -> httpun-types.0.2.0
User requested = 0.2.0
- hxd -> hxd.0.3.5
User requested = 0.3.5
- io-page -> io-page.3.0.0
User requested = 3.0.0
- ipaddr -> ipaddr.5.6.1
User requested = 5.6.1
- ipaddr-cstruct -> ipaddr-cstruct.5.6.1
User requested = 5.6.1
- ipaddr-sexp -> ipaddr-sexp.5.6.1
User requested = 5.6.1
- kdf -> kdf.1.0.0
User requested = 1.0.0
- ke -> ke.0.6
User requested = 0.6
- kv_ro-hvt -> kv_ro-hvt.zdev
User requested = zdev
- local-library-hvt -> local-library-hvt.zdev
User requested = zdev
- logs -> logs.0.9.0+dune2
User requested = 0.9.0+dune2
- lottery-hvt -> lottery-hvt.zdev
User requested = zdev
- lru -> lru.0.3.1
User requested = 0.3.1
- lwt -> lwt.5.9.2
User requested = 5.9.2
- lwt-dllist -> lwt-dllist.1.1.0
User requested = 1.1.0
- macaddr -> macaddr.5.6.1
User requested = 5.6.1
- macaddr-cstruct -> macaddr-cstruct.5.6.1
User requested = 5.6.1
- magic-mime -> magic-mime.1.3.1
User requested = 1.3.1
- menhir -> menhir.20250912
User requested = 20250912
- menhirCST -> menhirCST.20250912
User requested = 20250912
- menhirLib -> menhirLib.20250912
User requested = 20250912
- menhirSdk -> menhirSdk.20250912
User requested = 20250912
- metrics -> metrics.0.5.0
User requested = 0.5.0
- metrics-lwt -> metrics-lwt.0.5.0
User requested = 0.5.0
- mimic -> mimic.0.0.9
User requested = 0.0.9
- mimic-happy-eyeballs -> mimic-happy-eyeballs.0.0.9
User requested = 0.0.9
- minipaf-hvt -> minipaf-hvt.zdev
User requested = zdev
- mirage -> (problem)
app-info-hvt zdev requires >= 4.10.0 & < 4.11.0
Rejected candidates:
mirage.4.10.1: Requires cmdliner >= 1.2.0 & < 2.0.0
mirage.4.10.0: Requires cmdliner >= 1.2.0 & < 2.0.0
mirage.4.9.0: Incompatible with restriction: >= 4.10.0 & < 4.11.0
mirage.4.7.0: Incompatible with restriction: >= 4.10.0 & < 4.11.0
mirage.4.0.0: Incompatible with restriction: >= 4.10.0 & < 4.11.0
...
- mirage-block -> mirage-block.3.0.2
User requested = 3.0.2
- mirage-block-solo5 -> mirage-block-solo5.0.8.1
User requested = 0.8.1
- mirage-bootvar -> mirage-bootvar.1.0.1
User requested = 1.0.1
- mirage-channel -> mirage-channel.5.0.0
User requested = 5.0.0
- mirage-crypto -> mirage-crypto.2.0.2
User requested = 2.0.2
- mirage-crypto-ec -> mirage-crypto-ec.2.0.2
User requested = 2.0.2
- mirage-crypto-pk -> mirage-crypto-pk.2.0.2
User requested = 2.0.2
- mirage-crypto-rng -> mirage-crypto-rng.2.0.2
User requested = 2.0.2
- mirage-crypto-rng-mirage -> mirage-crypto-rng-mirage.2.0.2
User requested = 2.0.2
- mirage-flow -> mirage-flow.5.0.0
User requested = 5.0.0
- mirage-flow-combinators -> mirage-flow-combinators.5.0.0
User requested = 5.0.0
- mirage-kv -> mirage-kv.6.1.1
User requested = 6.1.1
- mirage-kv-mem -> mirage-kv-mem.4.0.1
User requested = 4.0.1
- mirage-logs -> mirage-logs.3.0.0
User requested = 3.0.0
- mirage-mtime -> mirage-mtime.5.2.0
User requested = 5.2.0
- mirage-net -> mirage-net.4.0.0
User requested = 4.0.0
- mirage-net-solo5 -> mirage-net-solo5.0.8.0
User requested = 0.8.0
- mirage-ptime -> mirage-ptime.5.1.0
User requested = 5.1.0
- mirage-runtime -> mirage-runtime.4.10.1
User requested = 4.10.1
- mirage-sleep -> mirage-sleep.4.1.0
User requested = 4.1.0
- mirage-solo5 -> mirage-solo5.0.10.0
User requested = 0.10.0
- mtime -> mtime.2.0.0+dune
User requested = 2.0.0+dune
- network-hvt -> network-hvt.zdev
User requested = zdev
- noop-hvt -> noop-hvt.zdev
User requested = zdev
- ocaml -> ocaml.5.3.0
User requested = 5.3.0
- ocaml-base-compiler -> ocaml-base-compiler.5.3.0
User requested = 5.3.0
- ocaml-compiler -> ocaml-compiler.5.3.0
User requested = 5.3.0
- ocaml-compiler-libs -> ocaml-compiler-libs.v0.17.0
User requested = v0.17.0
- ocaml-config -> ocaml-config.3
User requested = 3
- ocaml-options-vanilla -> ocaml-options-vanilla.1
User requested = 1
- ocaml-syntax-shims -> ocaml-syntax-shims.1.0.0
User requested = 1.0.0
- ocaml-variants -> (problem)
Rejected candidates:
ocaml-variants.5.5.0+trunk: In same conflict class (ocaml-core-compiler) as ocaml-base-compiler
ocaml-variants.5.4.0+trunk: In same conflict class (ocaml-core-compiler) as ocaml-base-compiler
ocaml-variants.5.4.0~rc1+options: In same conflict class (ocaml-core-compiler) as ocaml-base-compiler
ocaml-variants.5.4.0~beta2+options: In same conflict class (ocaml-core-compiler) as ocaml-base-compiler
ocaml-variants.5.4.0~beta1+options: In same conflict class (ocaml-core-compiler) as ocaml-base-compiler
...
- ocaml_intrinsics_kernel -> ocaml_intrinsics_kernel.v0.17.1
User requested = v0.17.1
- ocamlfind -> ocamlfind.1.9.5+dune
User requested = 1.9.5+dune
- ocplib-endian -> ocplib-endian.1.2
User requested = 1.2
- ohex -> ohex.0.2.0
User requested = 0.2.0
- optint -> optint.0.3.0
User requested = 0.3.0
- ounit2 -> ounit2.2.2.7
User requested = 2.2.7
- paf -> paf.0.8.0
User requested = 0.8.0
- ping-hvt -> ping-hvt.zdev
User requested = zdev
- ppx_derivers -> ppx_derivers.1.2.1
User requested = 1.2.1
- ppx_sexp_conv -> ppx_sexp_conv.v0.17.1
User requested = v0.17.1
- ppxlib -> ppxlib.0.37.0~5.4preview
User requested = 0.37.0~5.4preview
- ppxlib_jane -> ppxlib_jane.v0.17.4
User requested = v0.17.4
- psq -> psq.0.2.1
User requested = 0.2.1
- ptime -> ptime.1.2.0+dune
User requested = 1.2.0+dune
- randomconv -> randomconv.0.2.0
User requested = 0.2.0
- re -> re.1.14.0
User requested = 1.14.0
- resolve-hvt -> resolve-hvt.zdev
User requested = zdev
- result -> result.1.5
User requested = 1.5
- rresult -> rresult.0.7.0+dune
User requested = 0.7.0+dune
- seq -> seq.base+dune
User requested = base+dune
- sexplib0 -> sexplib0.v0.17.0
User requested = v0.17.0
- speaking_clock-hvt -> speaking_clock-hvt.zdev
User requested = zdev
- stdlib-shims -> stdlib-shims.0.3.0
User requested = 0.3.0
- stringext -> stringext.1.6.0
User requested = 1.6.0
- system-mingw -> (problem)
No known implementations at all
- tcpip -> tcpip.9.0.1
User requested = 9.0.1
- timeout1-hvt -> timeout1-hvt.zdev
User requested = zdev
- timeout2-hvt -> timeout2-hvt.zdev
User requested = zdev
- tls -> tls.2.0.3
User requested = 2.0.3
- tls-mirage -> tls-mirage.2.0.3
User requested = 2.0.3
- uri -> uri.4.4.0
User requested = 4.4.0
- uri-sexp -> uri-sexp.4.4.0
User requested = 4.4.0
- vchan -> vchan.6.0.2
User requested = 6.0.2
- x509 -> x509.1.0.6
User requested = 1.0.6
- xenstore -> xenstore.2.4.0
User requested = 2.4.0
- xenstore_transport -> xenstore_transport.1.5.0
User requested = 1.5.0
- zarith -> zarith.1.13+dune+mirage
User requested = 1.13+dune+mirage
make: *** [Makefile:69: lock] Error 1
"/usr/bin/env" "bash" "-c" "opam exec -- make lock" failed with exit status 2
2025-10-09 12:01.47: Job failed: Failed: Build failed