[ec] Handle K_gen correctly for bitlen mod 8 <> 0 #230
Cirrus CI / freebsd OCAML_VERSION:4.13.1
failed
May 8, 2024 in 15m 54s
Task Summary
Instruction test_mirage failed in 01:16
Details
✅ 00:01 clone
✅ 00:13 pkg_install
✅ 06:06 ocaml
✅ 07:50 pin_packages
✅ 00:22 test
❌ 01:16 test_mirage
∗ install bigstringaf 0.9.1 [required by emile]
∗ install fpath 0.7.3 [required by mirage]
∗ install rresult 0.7.0 [required by mirage]
∗ install base64 3.5.1 [required by emile]
∗ install conf-pkg-config 3 [required by opam-monorepo]
∗ install pecu 0.7 [required by emile]
∗ install angstrom 0.16.0 [required by emile, uri]
∗ install bos 0.2.1 [required by mirage]
∗ install opam-monorepo 0.4.0 [required by mirage]
∗ install uri 4.4.0 [required by mirage]
∗ install emile 1.1 [required by mirage]
∗ install mirage 4.5.0
===== ∗ 13 =====
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
⬇ retrieved bigstringaf.0.9.1 (https://opam.ocaml.org/cache)
⬇ retrieved bos.0.2.1 (https://opam.ocaml.org/cache)
⬇ retrieved base64.3.5.1 (https://opam.ocaml.org/cache)
⬇ retrieved angstrom.0.16.0 (https://opam.ocaml.org/cache)
⬇ retrieved mirage.4.5.0 (cached)
∗ installed bigstringaf.0.9.1
⬇ retrieved fpath.0.7.3 (https://opam.ocaml.org/cache)
⬇ retrieved emile.1.1 (https://opam.ocaml.org/cache)
∗ installed base64.3.5.1
⬇ retrieved pecu.0.7 (https://opam.ocaml.org/cache)
⬇ retrieved rresult.0.7.0 (https://opam.ocaml.org/cache)
∗ installed angstrom.0.16.0
∗ installed conf-pkg-config.3
⬇ retrieved stringext.1.6.0 (https://opam.ocaml.org/cache)
∗ installed fpath.0.7.3
∗ installed pecu.0.7
⬇ retrieved uri.4.4.0 (https://opam.ocaml.org/cache)
∗ installed rresult.0.7.0
∗ installed emile.1.1
⬇ retrieved opam-monorepo.0.4.0 (https://opam.ocaml.org/cache)
∗ installed bos.0.2.1
∗ installed opam-monorepo.0.4.0
∗ installed stringext.1.6.0
∗ installed uri.4.4.0
∗ installed mirage.4.5.0
Done.
+ version='version: "0.11.99~dev"'
+ echo version: '"0.11.99~dev"'
+ echo version: '"0.11.99~dev"'
+ echo version: '"0.11.99~dev"'
+ echo version: '"0.11.99~dev"'
+ mirage configure -t unix -f mirage/config.ml
(cd _build/default && /.opam/4.13.1/bin/ocamlc.opt -w @[email protected]@30..39@[email protected]@[email protected] -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I mirage/.config.eobjs/byte -I /.opam/4.13.1/lib/angstrom -I /.opam/4.13.1/lib/astring -I /.opam/4.13.1/lib/base64 -I /.opam/4.13.1/lib/bigstringaf -I /.opam/4.13.1/lib/bos -I /.opam/4.13.1/lib/cmdliner -I /.opam/4.13.1/lib/domain-name -I /.opam/4.13.1/lib/emile -I /.opam/4.13.1/lib/fmt -I /.opam/4.13.1/lib/fpath -I /.opam/4.13.1/lib/ipaddr -I /.opam/4.13.1/lib/logs -I /.opam/4.13.1/lib/macaddr -I /.opam/4.13.1/lib/mirage -I /.opam/4.13.1/lib/mirage/devices -I /.opam/4.13.1/lib/mirage/functoria -I /.opam/4.13.1/lib/pecu -I /.opam/4.13.1/lib/rresult -I /.opam/4.13.1/lib/stringext -I /.opam/4.13.1/lib/uri -I /.opam/4.13.1/lib/uutf -no-alias-deps -opaque -o mirage/.config.eobjs/byte/dune__exe__Config.cmo -c -impl mirage/config.ml)
File "mirage/config.ml", line 3, characters 11-18:
3 | let main = foreign "Unikernel.Main" (random @-> job)
^^^^^^^
Error: Unbound value foreign
run ['dune' 'build' 'mirage/config.exe' '--root' '.' '--workspace'
'mirage/mirage/dune-workspace.config']: exited with 1
+ exit 1
������������������������������������������������������������������������������
Loading