@6b4e907

x86_64-debian-13-5.3

Job tree

Job log

See full log and operations
2025-10-03 14:08.02: New job: Build using linux-x86_64 in
                                [https://github.com/mirage/mirage-skeleton.git#refs/heads/dev (395229ba90b6338e3e2b10bd70f8a6e5b402f63c)]

OBuilder spec:

((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#aa21336f2140180690acbc882dc9f1478c8ce0c3"))
 (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#6b4e9076489928a7257ab0b153a673088b9cd8f6"))
 (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#3320932b74afc1d049ceeaf60dfe501d664bb143,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"))
)

2025-10-03 14:08.02: Using cache hint "mirage-ci-skeleton-debian-13-ocaml-5.3"
2025-10-03 14:08.02: Waiting for resource in pool OCluster
2025-10-03 14:08.02: Waiting for worker…
2025-10-03 14:08.02: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 395229b Merge pull request #412 from hannesm/prep-410

(from ocaml/opam:debian-13-ocaml-5.3)
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: Pulling fs layer
cebfcf7d6f76: Pulling fs layer
39abf9ca585d: Pulling fs layer
9486417a4529: Pulling fs layer
719d491db6c6: Pulling fs layer
7463fddf1e2e: Pulling fs layer
d82e9fb7179d: Pulling fs layer
719d491db6c6: Waiting
7463fddf1e2e: Waiting
d82e9fb7179d: Waiting
9486417a4529: Waiting
cebfcf7d6f76: Verifying Checksum
cebfcf7d6f76: Download complete
9142b776626e: Download complete
39abf9ca585d: Verifying Checksum
39abf9ca585d: Download complete
9142b776626e: Pull complete
cebfcf7d6f76: Pull complete
39abf9ca585d: Pull complete
7463fddf1e2e: Verifying Checksum
7463fddf1e2e: Download complete
719d491db6c6: Verifying Checksum
719d491db6c6: Download complete
d82e9fb7179d: Verifying Checksum
d82e9fb7179d: Download complete
9486417a4529: Verifying Checksum
9486417a4529: Download complete
9486417a4529: Pull complete
719d491db6c6: Pull complete
7463fddf1e2e: Pull complete
d82e9fb7179d: Pull complete
Digest: sha256:36f55af4ae7156f8a93f136426051857286e9a5c183ecf2e5092b19b0096b475
Status: Downloaded newer image for ocaml/opam:debian-13-ocaml-5.3
2025-10-03 14:08.02 ---> using "348716d62ad55d1c2ba7493d00b0882cc64fc042d724a06a1599e8ba58d890e2" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2025-10-03 14:08.02 ---> using "24883da7c3bfb9b4beffcac7267b86c1389006a753d78f6b386a3c4fd0e70458" from cache

/home/opam: (run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam && opam update"))
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
2025-10-03 14:08.02 ---> using "e0d08704d663585a0eeeaa1114187809c41cb285481ac9f5195ea2884586d4b3" from cache

/home/opam: (run (network host)
                 (shell "opam repo add opam https://github.com/ocaml/opam-repository.git#aa21336f2140180690acbc882dc9f1478c8ce0c3"))
[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.

2025-10-03 14:08.02 ---> using "f57ab47e80ebe36053b5e405852ba91598e5fb72aa525f498437c5606f0e90b2" from cache

/home/opam: (run (network host)
                 (shell "opam repo add mirage-dev https://github.com/mirage/mirage-dev.git#eb114ccf0dd4eeca6b4f06c5c7361c238eeca4fd"))
[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.

2025-10-03 14:08.02 ---> using "c85f869d083b93725492f86340db5ee9d8e619b1b1de263341218aa84aca3831" from cache

/home/opam: (run (network host)
                 (shell "opam pin -ny https://github.com/mirage/mirage.git#6b4e9076489928a7257ab0b153a673088b9cd8f6"))
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#6b4e9076489928a7257ab0b153a673088b9cd8f6 (version 4.10.1)
mirage is now pinned to git+https://github.com/mirage/mirage.git#6b4e9076489928a7257ab0b153a673088b9cd8f6 (version 4.10.1)
2025-10-03 14:08.08 ---> saved as "d562cefd8fac0dd704d140baf0b69051b01b70af6079d44408bcb5e444e75009"

/home/opam: (run (cache (download-cache (target /home/opam/.opam/download-cache)))
                 (network host)
                 (shell "sudo apt-get update && opam install -y \"mirage>=4\""))
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 [49.5 kB]
Fetched 140 kB in 0s (1551 kB/s)
Reading package lists...

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[mirage.4.10.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.2.1           [required by mirage]
  - install cmdliner           2.0.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 (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.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.2.0.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 ocamlfind.1.9.8  (cached)
-> retrieved mirage.4.10.1  (no changes)
-> 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.2.0.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
[ERROR] The compilation of mirage.4.10.1 failed at "dune build -p mirage -j 71".

#=== ERROR while compiling mirage.4.10.1 ======================================#
# context              2.4.1 | linux/x86_64 | ocaml-base-compiler.5.3.0 | pinned(git+https://github.com/mirage/mirage.git#6b4e9076489928a7257ab0b153a673088b9cd8f6#6b4e9076489928a7257ab0b153a673088b9cd8f6)
# path                 ~/.opam/5.3/.opam-switch/build/mirage.4.10.1
# command              ~/.opam/5.3/bin/dune build -p mirage -j 71
# exit-code            1
# env-file             ~/.opam/log/mirage-1-c364a6.env
# output-file          ~/.opam/log/mirage-1-c364a6.out
### output ###
# (cd _build/default && /home/opam/.opam/5.3/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/functoria/.functoria.objs/byte -I /home/opam/.opam/5.3/lib/angstrom -I /home/opam/.opam/5.3/lib/astring -I /home/opam/.opam/5.3/lib/base64 -I /home/opam/.opam/5.3/lib/bigstringaf -I /home/opam/.opam/5.3/lib/bos -I /home/opam/.opam/5.3/lib/cmdliner -I /home/opam/.opam/5.3/lib/domain-name -I /home/opam/.opam/5.3/lib/emile -I /home/opam/.opam/5.3/lib/fmt -I /home/opam/.opam/5.3/lib/fmt/cli -I /home/opam/.opam/5.3/lib/fmt/tty -I /home/opam/.opam/5.3/lib/fpath -I /home/opam/.opam/5.3/lib/ipaddr -I /home/opam/.opam/5.3/lib/logs -I /home/opam/.opam/5.3/lib/logs/cli -I /home/opam/.opam/5.3/lib/logs/fmt -I /home/opam/.opam/5.3/lib/macaddr -I /home/opam/.opam/5.3/lib/ocaml/unix -I /home/opam/.opam/5.3/lib/pecu -I /home/opam/.opam/5.3/lib/rresult -I /home/opam/.opam/5.3/lib/stringext -I /home/opam/.opam/5.3/lib/uri -I /home/opam/.opam/5.3/lib/uutf -no-alias-deps -open Functoria__ -o lib/functoria/.functoria.objs/byte/functoria__Cli.cmi -c -intf lib/functoria/cli.mli)
# File "lib/functoria/cli.mli", line 127, characters 12-23:
# 127 |   'a action Term.result
#                   ^^^^^^^^^^^
# Error: Unbound type constructor "Term.result"
# (cd _build/default && /home/opam/.opam/5.3/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/functoria/.functoria.objs/byte -I /home/opam/.opam/5.3/lib/angstrom -I /home/opam/.opam/5.3/lib/astring -I /home/opam/.opam/5.3/lib/base64 -I /home/opam/.opam/5.3/lib/bigstringaf -I /home/opam/.opam/5.3/lib/bos -I /home/opam/.opam/5.3/lib/cmdliner -I /home/opam/.opam/5.3/lib/domain-name -I /home/opam/.opam/5.3/lib/emile -I /home/opam/.opam/5.3/lib/fmt -I /home/opam/.opam/5.3/lib/fmt/cli -I /home/opam/.opam/5.3/lib/fmt/tty -I /home/opam/.opam/5.3/lib/fpath -I /home/opam/.opam/5.3/lib/ipaddr -I /home/opam/.opam/5.3/lib/logs -I /home/opam/.opam/5.3/lib/logs/cli -I /home/opam/.opam/5.3/lib/logs/fmt -I /home/opam/.opam/5.3/lib/macaddr -I /home/opam/.opam/5.3/lib/ocaml/unix -I /home/opam/.opam/5.3/lib/pecu -I /home/opam/.opam/5.3/lib/rresult -I /home/opam/.opam/5.3/lib/stringext -I /home/opam/.opam/5.3/lib/uri -I /home/opam/.opam/5.3/lib/uutf -cmi-file lib/functoria/.functoria.objs/byte/functoria__Key.cmi -no-alias-deps -open Functoria__ -o lib/functoria/.functoria.objs/byte/functoria__Key.cmo -c -impl lib/functoria/key.ml)
# File "lib/functoria/key.ml", line 35, characters 28-29:
# 35 |     | Opt (_, c) -> pp_conv c
#                                  ^
# Error: The value "c" has type "a Cmdliner.Arg.conv" = "a Cmdliner.Arg.Conv.t"
#        but an expression was expected of type "'a * 'b"
# (cd _build/default && /home/opam/.opam/5.3/bin/ocamlopt.opt -w -40 -g -I lib/functoria/.functoria.objs/byte -I lib/functoria/.functoria.objs/native -I /home/opam/.opam/5.3/lib/angstrom -I /home/opam/.opam/5.3/lib/astring -I /home/opam/.opam/5.3/lib/base64 -I /home/opam/.opam/5.3/lib/bigstringaf -I /home/opam/.opam/5.3/lib/bos -I /home/opam/.opam/5.3/lib/cmdliner -I /home/opam/.opam/5.3/lib/domain-name -I /home/opam/.opam/5.3/lib/emile -I /home/opam/.opam/5.3/lib/fmt -I /home/opam/.opam/5.3/lib/fmt/cli -I /home/opam/.opam/5.3/lib/fmt/tty -I /home/opam/.opam/5.3/lib/fpath -I /home/opam/.opam/5.3/lib/ipaddr -I /home/opam/.opam/5.3/lib/logs -I /home/opam/.opam/5.3/lib/logs/cli -I /home/opam/.opam/5.3/lib/logs/fmt -I /home/opam/.opam/5.3/lib/macaddr -I /home/opam/.opam/5.3/lib/ocaml/unix -I /home/opam/.opam/5.3/lib/pecu -I /home/opam/.opam/5.3/lib/rresult -I /home/opam/.opam/5.3/lib/stringext -I /home/opam/.opam/5.3/lib/uri -I /home/opam/.opam/5.3/lib/uutf -cmi-file lib/functoria/.functoria.objs/byte/functoria__Key.cmi -no-alias-deps -open Functoria__ -o lib/functoria/.functoria.objs/native/functoria__Key.cmx -c -impl lib/functoria/key.ml)
# File "lib/functoria/key.ml", line 35, characters 28-29:
# 35 |     | Opt (_, c) -> pp_conv c
#                                  ^
# Error: The value "c" has type "a Cmdliner.Arg.conv" = "a Cmdliner.Arg.Conv.t"
#        but an expression was expected of type "'a * 'b"



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build mirage 4.10.1
+- 
+- The following changes have been performed
| - install angstrom           0.16.1
| - install astring            0.8.5
| - install base64             3.5.2
| - install bigstringaf        0.10.0
| - install bos                0.2.1
| - install cmdliner           2.0.0
| - install conf-pkg-config    4
| - install csexp              1.5.2
| - install domain-name        0.4.1
| - install dune               3.20.2
| - install dune-configurator  3.20.2
| - install emile              1.1
| - install fmt                0.11.0
| - install fpath              0.7.3
| - install ipaddr             5.6.1
| - install logs               0.9.0
| - install macaddr            5.6.1
| - install ocaml-syntax-shims 1.0.0
| - install ocamlbuild         0.16.1
| - install ocamlfind          1.9.8
| - install opam-monorepo      0.4.3
| - install pecu               0.7
| - install rresult            0.7.0
| - install stringext          1.6.0
| - install topkg              1.1.0
| - install uri                4.4.0
| - install uutf               1.0.4
+- 
# To update the current shell environment, run: eval $(opam env)

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/5.3/.opam-switch/backup/state-20251003140809.export"
"/usr/bin/env" "bash" "-c" "sudo apt-get update && opam install -y "mirage>=4"" failed with exit status 31
2025-10-03 14:09.04: Job failed: Failed: Build failed