Job log
See full log and operations2026-07-09 21:31.29: New job: Build using linux-arm64 in
[https://github.com/mirage/mirage-skeleton.git#refs/heads/dev (52abe5aedb1f19f6dd3a18dc9ad81c766f813ebc)]
OBuilder spec:
[34m((from ocaml/opam:debian-13-ocaml-4.14@sha256:22b0a0a4d24cd266062e54f8411fb0dbad4abe5ec325c5e5f56d4c4568247351)
(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#c581e666dd39c3e18cbaf4505d213b7fcede1204"))
(run (network host)
(shell "opam repo add mirage-dev https://github.com/mirage/mirage-dev.git#eb114ccf0dd4eeca6b4f06c5c7361c238eeca4fd"))
(run (network host)
(shell "opam pin -ny https://github.com/mirage/mirage.git#9c4d965ba06ee9140d11ee3f5892383b98b69d7f"))
(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 unix)
(workdir /src/)
(run (shell "opam exec -- make configure"))
(env MIRAGE_EXTRA_REPOS opam-overlays:https://github.com/dune-universe/opam-overlays.git#efd742d67b0d49b2d6f491ffbbf205ca42977a6e,mirage-opam-overlays:https://github.com/dune-universe/mirage-opam-overlays.git#eddcd1bc7e035392596b603d23dde67a88e6f6bc)
(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
2026-07-09 21:31.29: Using cache hint "mirage-ci-skeleton-debian-13-ocaml-4.14"
2026-07-09 21:31.29: Waiting for resource in pool OCluster
2026-07-09 21:31.29: Waiting for worker…
2026-07-09 21:31.29: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
All commits already cached
HEAD is now at 52abe5a Merge pull request #421 from hannesm/mirage-411
[01;34m(from ocaml/opam:debian-13-ocaml-4.14@sha256:22b0a0a4d24cd266062e54f8411fb0dbad4abe5ec325c5e5f56d4c4568247351)[0m
Unable to find image 'ocaml/opam:debian-13-ocaml-4.14@sha256:22b0a0a4d24cd266062e54f8411fb0dbad4abe5ec325c5e5f56d4c4568247351' locally
docker.io/ocaml/opam@sha256:22b0a0a4d24cd266062e54f8411fb0dbad4abe5ec325c5e5f56d4c4568247351: Pulling from ocaml/opam
ed660e1af0f5: Already exists
5c6e31d6f721: Already exists
1ea2cb704415: Already exists
e77ea926ef13: Already exists
dc248e29b92a: Already exists
3e82c1336936: Already exists
f799d2f982df: Already exists
8804700ce510: Already exists
f69f72c2b3cf: Already exists
4fa0772ce945: Already exists
2bf970ac077a: Already exists
3fb81cc3e03a: Already exists
ec950dc8547e: Already exists
b8dbbd1661bd: Already exists
718844bd488e: Already exists
f7f221e930a0: Already exists
d8770de6d558: Already exists
50863f42e7e6: Already exists
dcd48d4b2578: Already exists
cec536bb4b4c: Already exists
bfeec3d53903: Already exists
4f4fb700ef54: Already exists
3a2088926371: Already exists
0febc4b842e6: Already exists
73e4991d1f66: Already exists
7e2a54e0af64: Already exists
5f7817ad6a1e: Already exists
5f57acd65e16: Already exists
e2027d3fab12: Already exists
324234d18fb0: Already exists
ff70d42c8c18: Already exists
ccdbf99a64bb: Already exists
fb75fc4f0ac9: Already exists
1d968aafa7c9: Already exists
231c6753bb46: Already exists
2cdb8e0190b3: Already exists
1febe1aeb145: Already exists
7742d250fe83: Already exists
aa46109e80a6: Already exists
89e47cbe0d20: Already exists
3a393722de5d: Pulling fs layer
faf59c889097: Pulling fs layer
e912d8c9caf4: Pulling fs layer
aff00ffe7887: Pulling fs layer
aff00ffe7887: Waiting
faf59c889097: Download complete
e912d8c9caf4: Verifying Checksum
e912d8c9caf4: Download complete
aff00ffe7887: Verifying Checksum
aff00ffe7887: Download complete
3a393722de5d: Verifying Checksum
3a393722de5d: Download complete
3a393722de5d: Pull complete
faf59c889097: Pull complete
e912d8c9caf4: Pull complete
aff00ffe7887: Pull complete
Digest: sha256:22b0a0a4d24cd266062e54f8411fb0dbad4abe5ec325c5e5f56d4c4568247351
Status: Downloaded newer image for ocaml/opam@sha256:22b0a0a4d24cd266062e54f8411fb0dbad4abe5ec325c5e5f56d4c4568247351
[01;2m[01;35m2026-07-09 21:31.29 ---> using "ae845a89a27d61dc5099bdd855d0889222e102ae4461ed60341df765605d42e4" 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;35m2026-07-09 21:31.29 ---> using "7d0510bb53b697da23fc2c5ae3fb14e7fa08cf2f3c6165970d411af790360879" from cache[0m
[01;34m/home/opam: (run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam && opam update"))[0m
Continue? [Y/n] y
This version of opam requires an update to the layout of /home/opam/.opam from version 2.1 to version 2.2, which can't be reverted.
You may want to back it up before going further.
[NOTE] The 'jobs' option was reset, its value was 1 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
opam option jobs=1 --global
Format upgrade done.
<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] no changes from git+file:///home/opam/opam-repository
[01;2m[01;35m2026-07-09 21:31.29 ---> using "dd42b2365c6deb1bdad8e7fe8f61fc5b6bf96202d7bfa1437f542e1173603f93" from cache[0m
[01;34m/home/opam: (run (network host)
(shell "opam repo add opam https://github.com/ocaml/opam-repository.git#c581e666dd39c3e18cbaf4505d213b7fcede1204"))[0m
[opam] Initialised
opam (at git+https://github.com/ocaml/opam-repository.git#c581e666dd39c3e18cbaf4505d213b7fcede1204):
[INFO] opam 2.5.2 includes security fixes; please consider upgrading (https://opam.ocaml.org/doc/Install.html)
[NOTE] Repository opam has been added to the selections of switch 4.14 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;35m2026-07-09 21:31.29 ---> using "511b7f35ce47372f58ecf3c582841749df656e6cc790f9dcec6788b6906bcad7" from cache[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 4.14 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;35m2026-07-09 21:31.29 ---> using "54d0fa49de28f7aea69c1d3cc5d091b47f8093ec536877441807e6d764df92f2" from cache[0m
[01;34m/home/opam: (run (network host)
(shell "opam pin -ny https://github.com/mirage/mirage.git#9c4d965ba06ee9140d11ee3f5892383b98b69d7f"))[0m
This will pin the following packages: mirage-runtime, mirage. Continue? [Y/n] y
mirage-runtime is now pinned to git+https://github.com/mirage/mirage.git#9c4d965ba06ee9140d11ee3f5892383b98b69d7f (version 4.11.1)
mirage is now pinned to git+https://github.com/mirage/mirage.git#9c4d965ba06ee9140d11ee3f5892383b98b69d7f (version 4.11.1)
[01;2m[01;35m2026-07-09 21:31.35 ---> saved as "c453bf326af6630aa30e2c32db042deadb3c5e8fa96a69f546841c3f905d8ecd"[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 arm64 Packages [226 kB]
Fetched 317 kB in 0s (2119 kB/s)
Reading package lists...
<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[mirage.4.11.1] synchronised (no changes)
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.3.0 [required by mirage]
- install cmdliner 2.1.1 [required by mirage]
- install conf-pkg-config 5 [required by opam-monorepo]
- install csexp 1.5.2 [required by dune-configurator]
- install domain-name 0.5.0 [required by ipaddr]
- install dune 3.24.0 [required by mirage]
- install dune-configurator 3.24.0 [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.2 [required by mirage]
- install logs 0.10.0 [required by mirage]
- install macaddr 5.6.2 [required by ipaddr]
- install mirage 4.11.1 (pinned)
- 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.1 [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:arm64.
- (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 ... 20736 files and directories currently installed.)
- Preparing to unpack .../libpkgconf3_1.8.1-4_arm64.deb ...
- Unpacking libpkgconf3:arm64 (1.8.1-4) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../pkgconf-bin_1.8.1-4_arm64.deb ...
- Unpacking pkgconf-bin (1.8.1-4) ...
- Selecting previously unselected package pkgconf:arm64.
- Preparing to unpack .../pkgconf_1.8.1-4_arm64.deb ...
- Unpacking pkgconf:arm64 (1.8.1-4) ...
- Selecting previously unselected package pkg-config:arm64.
- Preparing to unpack .../pkg-config_1.8.1-4_arm64.deb ...
- Unpacking pkg-config:arm64 (1.8.1-4) ...
- Setting up libpkgconf3:arm64 (1.8.1-4) ...
- Setting up pkgconf-bin (1.8.1-4) ...
- Setting up pkgconf:arm64 (1.8.1-4) ...
- Setting up pkg-config:arm64 (1.8.1-4) ...
- Processing triggers for libc-bin (2.41-12+deb13u3) ...
<><> 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)
-> retrieved conf-pkg-config.5 (cached)
-> retrieved bos.0.3.0 (cached)
-> retrieved cmdliner.2.1.1 (cached)
-> retrieved csexp.1.5.2 (cached)
-> installed conf-pkg-config.5
-> retrieved domain-name.0.5.0 (cached)
-> retrieved emile.1.1 (cached)
-> retrieved fmt.0.11.0 (cached)
-> retrieved fpath.0.7.3 (cached)
-> retrieved ipaddr.5.6.2, macaddr.5.6.2 (cached)
-> retrieved logs.0.10.0 (cached)
-> retrieved ocaml-syntax-shims.1.0.0 (cached)
-> retrieved ocamlbuild.0.16.1 (cached)
-> retrieved ocamlfind.1.9.8 (cached)
-> retrieved mirage.4.11.1 (no changes)
-> retrieved pecu.0.7 (cached)
-> retrieved rresult.0.7.0 (cached)
-> retrieved stringext.1.6.0 (cached)
-> retrieved topkg.1.1.1 (cached)
-> retrieved dune.3.24.0, dune-configurator.3.24.0 (cached)
-> retrieved opam-monorepo.0.4.3 (cached)
-> retrieved uri.4.4.0 (cached)
-> retrieved uutf.1.0.4 (cached)
-> installed cmdliner.2.1.1
-> installed ocamlbuild.0.16.1
-> installed ocamlfind.1.9.8
-> installed topkg.1.1.1
-> installed rresult.0.7.0
-> installed uutf.1.0.4
-> installed fmt.0.11.0
-> installed astring.0.8.5
-> installed logs.0.10.0
-> installed fpath.0.7.3
-> installed bos.0.3.0
-> installed dune.3.24.0
-> installed base64.3.5.2
-> installed csexp.1.5.2
-> installed domain-name.0.5.0
-> installed macaddr.5.6.2
-> installed ocaml-syntax-shims.1.0.0
-> installed pecu.0.7
-> installed stringext.1.6.0
-> installed ipaddr.5.6.2
-> installed dune-configurator.3.24.0
-> 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.11.1
Done.
# To update the current shell environment, run: eval $(opam env)
[01;2m[01;35m2026-07-09 21:32.40 ---> saved as "b41cdefde6c98fdfbb5a6a6a14259a87368dc32348f5bb5c53fdd6ddf77e585e"[0m
[01;34m/home/opam: (copy (src .) (dst /src/))[0m
[01;2m[01;35m2026-07-09 21:32.41 ---> saved as "ef809bd77b6ad772d2f8e1ba0f9a28e6e23e82d81dde21de5185d8909f2a5a09"[0m
[01;34m/home/opam: (env MODE unix)[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 unix
mirage: [WARNING] Skipping version check, since our_version ("4.11.1-4-g9c4d965") fails to parse: only digits and . allowed in version
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 unix
mirage: [WARNING] Skipping version check, since our_version ("4.11.1-4-g9c4d965") fails to parse: only digits and . allowed in version
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 unix
mirage: [WARNING] Skipping version check, since our_version ("4.11.1-4-g9c4d965") fails to parse: only digits and . allowed in version
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 unix
mirage: [WARNING] Skipping version check, since our_version ("4.11.1-4-g9c4d965") fails to parse: only digits and . allowed in version
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 unix
mirage: [WARNING] Skipping version check, since our_version ("4.11.1-4-g9c4d965") fails to parse: only digits and . allowed in version
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 unix
mirage: [WARNING] Skipping version check, since our_version ("4.11.1-4-g9c4d965") fails to parse: only digits and . allowed in version
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 unix
mirage: [WARNING] Skipping version check, since our_version ("4.11.1-4-g9c4d965") fails to parse: only digits and . allowed in version
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 unix
mirage: [WARNING] Skipping version check, since our_version ("4.11.1-4-g9c4d965") fails to parse: only digits and . allowed in version
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 unix
mirage: [WARNING] Skipping version check, since our_version ("4.11.1-4-g9c4d965") fails to parse: only digits and . allowed in version
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 unix
mirage: [WARNING] Skipping version check, since our_version ("4.11.1-4-g9c4d965") fails to parse: only digits and . allowed in version
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 unix
mirage: [WARNING] Skipping version check, since our_version ("4.11.1-4-g9c4d965") fails to parse: only digits and . allowed in version
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 unix
mirage: [WARNING] Skipping version check, since our_version ("4.11.1-4-g9c4d965") fails to parse: only digits and . allowed in version
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 unix
mirage: [WARNING] Skipping version check, since our_version ("4.11.1-4-g9c4d965") fails to parse: only digits and . allowed in version
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 unix
mirage: [WARNING] Skipping version check, since our_version ("4.11.1-4-g9c4d965") fails to parse: only digits and . allowed in version
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f device-usage/littlefs/config.ml -t unix
mirage: [WARNING] Skipping version check, since our_version ("4.11.1-4-g9c4d965") fails to parse: only digits and . allowed in version
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 unix
mirage: [WARNING] Skipping version check, since our_version ("4.11.1-4-g9c4d965") fails to parse: only digits and . allowed in version
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 unix
mirage: [WARNING] Skipping version check, since our_version ("4.11.1-4-g9c4d965") fails to parse: only digits and . allowed in version
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 unix
mirage: [WARNING] Skipping version check, since our_version ("4.11.1-4-g9c4d965") fails to parse: only digits and . allowed in version
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 unix
mirage: [WARNING] Skipping version check, since our_version ("4.11.1-4-g9c4d965") fails to parse: only digits and . allowed in version
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 unix
mirage: [WARNING] Skipping version check, since our_version ("4.11.1-4-g9c4d965") fails to parse: only digits and . allowed in version
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 unix
mirage: [WARNING] Skipping version check, since our_version ("4.11.1-4-g9c4d965") fails to parse: only digits and . allowed in version
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 unix
mirage: [WARNING] Skipping version check, since our_version ("4.11.1-4-g9c4d965") fails to parse: only digits and . allowed in version
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 unix
mirage: [WARNING] Skipping version check, since our_version ("4.11.1-4-g9c4d965") fails to parse: only digits and . allowed in version
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.28171 s, 182 MB/s
mirage configure -f device-usage/block/config.ml -t unix
mirage: [WARNING] Skipping version check, since our_version ("4.11.1-4-g9c4d965") fails to parse: only digits and . allowed in version
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
[01;2m[01;35m2026-07-09 21:32.56 ---> saved as "ec4cc43e482b261098fcca21429019ee6dcbfbac3bb13d72246dd6f735a29e29"[0m
[01;34m/src/: (env MIRAGE_EXTRA_REPOS opam-overlays:https://github.com/dune-universe/opam-overlays.git#efd742d67b0d49b2d6f491ffbbf205ca42977a6e,mirage-opam-overlays:https://github.com/dune-universe/mirage-opam-overlays.git#eddcd1bc7e035392596b603d23dde67a88e6f6bc)[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 4.14 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 4.14 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-unix hello-unix hello-key-unix local-library-unix echo_server-unix heads1-unix heads2-unix timeout1-unix timeout2-unix echo_server-unix app-info-unix speaking_clock-unix conduit_server-unix http-fetch-unix kv_ro-unix elittlefs-unix network-unix ping-unix lottery-unix dhcp-unix minipaf-unix resolve-unix crypto-test-unix https-unix block_test-unix --build-only --ocaml-version 4.14.4 -l ./mirage.opam.locked
==> Using 24 locally scanned packages as the targets.
==> Found 152 opam dependencies for the target packages.
==> Querying opam database for their metadata and Dune compatibility.
==> Calculating exact pins for each of them.
==> Wrote lockfile with 101 entries to mirage.opam.locked. You can now run opam monorepo pull to fetch their sources.
Repositories removed from the selections of switch 4.14. Use '--all' to forget about them altogether.
Repositories removed from the selections of switch 4.14. Use '--all' to forget about them altogether.
[01;2m[01;35m2026-07-09 21:33.19 ---> saved as "759b6e1aa84c0b83f201326aeab64b00eb09145be46ee00778bc70f983b77aa2"[0m
[01;34m/src/: (run (cache (download-cache (target /home/opam/.opam/download-cache)))
(network host)
(shell "sudo apt-get update && opam exec -- make depends"))[0m
Hit:1 http://deb.debian.org/debian trixie InRelease
Hit:2 http://deb.debian.org/debian trixie-updates InRelease
Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
Reading package lists...
opam install tutorial/noop/mirage/*.opam tutorial/hello/mirage/*.opam tutorial/hello-key/mirage/*.opam tutorial/local-library/mirage/*.opam tutorial/lwt/echo_server/mirage/*.opam tutorial/lwt/heads1/mirage/*.opam tutorial/lwt/heads2/mirage/*.opam tutorial/lwt/timeout1/mirage/*.opam tutorial/lwt/timeout2/mirage/*.opam tutorial/lwt/echo_server/mirage/*.opam tutorial/app_info/mirage/*.opam device-usage/clock/mirage/*.opam device-usage/conduit_server/mirage/*.opam device-usage/http-fetch/mirage/*.opam device-usage/kv_ro/mirage/*.opam device-usage/littlefs/mirage/*.opam device-usage/network/mirage/*.opam device-usage/ping6/mirage/*.opam device-usage/disk-lottery/mirage/*.opam applications/dhcp/mirage/*.opam applications/http/mirage/*.opam applications/dns/mirage/*.opam applications/crypto/mirage/*.opam applications/static_website_tls/mirage/*.opam device-usage/block/mirage/*.opam --deps-only --yes
[WARNING] Failed checks on noop-unix package definition from source at file:///src/tutorial/noop/mirage:
warning 68: Missing field 'license'
[WARNING] Failed checks on hello-unix package definition from source at file:///src/tutorial/hello/mirage:
warning 68: Missing field 'license'
[WARNING] Failed checks on hello-key-unix package definition from source at file:///src/tutorial/hello-key/mirage:
warning 68: Missing field 'license'
[WARNING] Failed checks on local-library-unix package definition from source at file:///src/tutorial/local-library/mirage:
warning 68: Missing field 'license'
[WARNING] Failed checks on echo_server-unix package definition from source at file:///src/tutorial/lwt/echo_server/mirage:
warning 68: Missing field 'license'
[WARNING] Failed checks on heads1-unix package definition from source at file:///src/tutorial/lwt/heads1/mirage:
warning 68: Missing field 'license'
[WARNING] Failed checks on heads2-unix package definition from source at file:///src/tutorial/lwt/heads2/mirage:
warning 68: Missing field 'license'
[WARNING] Failed checks on timeout1-unix package definition from source at file:///src/tutorial/lwt/timeout1/mirage:
warning 68: Missing field 'license'
[WARNING] Failed checks on timeout2-unix package definition from source at file:///src/tutorial/lwt/timeout2/mirage:
warning 68: Missing field 'license'
[WARNING] Failed checks on echo_server-unix package definition from source at file:///src/tutorial/lwt/echo_server/mirage:
warning 68: Missing field 'license'
[WARNING] Failed checks on app-info-unix package definition from source at file:///src/tutorial/app_info/mirage:
warning 68: Missing field 'license'
[WARNING] Failed checks on speaking_clock-unix package definition from source at file:///src/device-usage/clock/mirage:
warning 68: Missing field 'license'
[WARNING] Failed checks on conduit_server-unix package definition from source at file:///src/device-usage/conduit_server/mirage:
warning 68: Missing field 'license'
[WARNING] Failed checks on http-fetch-unix package definition from source at file:///src/device-usage/http-fetch/mirage:
warning 68: Missing field 'license'
[WARNING] Failed checks on kv_ro-unix package definition from source at file:///src/device-usage/kv_ro/mirage:
warning 68: Missing field 'license'
[WARNING] Failed checks on elittlefs-unix package definition from source at file:///src/device-usage/littlefs/mirage:
warning 68: Missing field 'license'
[WARNING] Failed checks on network-unix package definition from source at file:///src/device-usage/network/mirage:
warning 68: Missing field 'license'
[WARNING] Failed checks on ping-unix package definition from source at file:///src/device-usage/ping6/mirage:
warning 68: Missing field 'license'
[WARNING] Failed checks on lottery-unix package definition from source at file:///src/device-usage/disk-lottery/mirage:
warning 68: Missing field 'license'
[WARNING] Failed checks on dhcp-unix package definition from source at file:///src/applications/dhcp/mirage:
warning 68: Missing field 'license'
[WARNING] Failed checks on minipaf-unix package definition from source at file:///src/applications/http/mirage:
warning 68: Missing field 'license'
[WARNING] Failed checks on resolve-unix package definition from source at file:///src/applications/dns/mirage:
warning 68: Missing field 'license'
[WARNING] Failed checks on crypto-test-unix package definition from source at file:///src/applications/crypto/mirage:
warning 68: Missing field 'license'
[WARNING] Failed checks on https-unix package definition from source at file:///src/applications/static_website_tls/mirage:
warning 68: Missing field 'license'
[WARNING] Failed checks on block_test-unix package definition from source at file:///src/device-usage/block/mirage:
warning 68: Missing field 'license'
Nothing to do.
env OPAMVAR_monorepo="opam-monorepo" opam monorepo depext -y -l ./mirage.opam.locked
==> Using lockfile mirage.opam.locked
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev" "m4"
- Selecting previously unselected package libgmpxx4ldbl:arm64.
- (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 ... 20773 files and directories currently installed.)
- Preparing to unpack .../libgmpxx4ldbl_2%3a6.3.0+dfsg-3_arm64.deb ...
- Unpacking libgmpxx4ldbl:arm64 (2:6.3.0+dfsg-3) ...
- Selecting previously unselected package libgmp-dev:arm64.
- Preparing to unpack .../libgmp-dev_2%3a6.3.0+dfsg-3_arm64.deb ...
- Unpacking libgmp-dev:arm64 (2:6.3.0+dfsg-3) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../archives/m4_1.4.19-8_arm64.deb ...
- Unpacking m4 (1.4.19-8) ...
- Setting up m4 (1.4.19-8) ...
- Setting up libgmpxx4ldbl:arm64 (2:6.3.0+dfsg-3) ...
- Setting up libgmp-dev:arm64 (2:6.3.0+dfsg-3) ...
- Processing triggers for libc-bin (2.41-12+deb13u3) ...
[01;2m[01;35m2026-07-09 21:33.31 ---> saved as "733ce8381798c1bdd8eb58d0f04cb07ae4a3ee200d7803e8f5fe87803dd47936"[0m
[01;34m/src/: (run (shell "opam monorepo list -l mirage.opam.locked"))[0m
==> Using lockfile mirage.opam.locked
2026-07-09 21:33.38: Cancelling: Auto-cancelling job because it is no longer needed
Job cancelled