Build:
- 0
2025-05-21 09:40.43: New job: docker build { "commit": "fc4ade6d6443543669688126efbd733de52cdb34", "dockerfile": { "file": "Dockerfile" }, "docker_context": null, "squash": false, "buildx": false, "build_args": [ "--build-arg", "TARGET=xen", "--build-arg", "EXTRA_FLAGS=--tls=true" ], "path": null } 2025-05-21 09:40.43: Checking out commit fc4ade6d. To reproduce: git clone --recursive "https://github.com/mirage/mirage-www.git" && cd "mirage-www" && git fetch origin "refs/pull/852/head" && git reset --hard fc4ade6d 2025-05-21 09:40.43: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/mirage-www.git-c1609aad5612d6b73e1c5be1a480108ce3363f2b7727366290103fad03b019f2/.git" "/tmp/git-checkout11a0f5ae" 2025-05-21 09:40.43: Exec: "git" "-C" "/tmp/git-checkout11a0f5ae" "submodule" "deinit" "--force" "--all" could not create empty submodule directory data/wiki/files/mirage-skeletonSubmodule 'data/wiki/files/mirage-skeleton' (https://github.com/mirage/mirage-skeleton) unregistered for path 'data/wiki/files/mirage-skeleton' 2025-05-21 09:40.43: Exec: "git" "-C" "/tmp/git-checkout11a0f5ae" "reset" "--hard" "-q" "fc4ade6d6443543669688126efbd733de52cdb34" 2025-05-21 09:40.43: Exec: "git" "-c" "protocol.file.allow=always" "-C" "/tmp/git-checkout11a0f5ae" "submodule" "update" "--recursive" "--init" "--no-fetch" Submodule 'data/wiki/files/mirage-skeleton' (https://github.com/mirage/mirage-skeleton) registered for path 'data/wiki/files/mirage-skeleton' Submodule path 'data/wiki/files/mirage-skeleton': checked out '25ee67cc764c0aee317b4071aeb320c285a318df' 2025-05-21 09:40.43: Exec: "docker" "build" "--pull" "--build-arg" "TARGET=xen" "--build-arg" "EXTRA_FLAGS=--tls=true" "-f" "/tmp/git-checkout11a0f5ae/Dockerfile" "--iidfile" "/tmp/git-checkout11a0f5ae/docker-iid" "--" "/tmp/git-checkout11a0f5ae" #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 949B done #1 DONE 0.0s #2 [internal] load metadata for docker.io/ocaml/opam:debian-12-ocaml-4.14 #2 DONE 0.4s #3 [internal] load .dockerignore #3 transferring context: 64B done #3 DONE 0.0s #4 [ 1/16] FROM docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:2284c7688553482511fe2678b6363ce7d0912a68a6a5756a54eaebff0065bdf6 #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 25.64MB 0.3s done #5 DONE 0.4s #6 [ 5/16] RUN sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam #6 CACHED #7 [ 9/16] COPY --chown=opam:root mirage/config.ml /home/opam/www/mirage/ #7 CACHED #8 [10/16] COPY --chown=opam:root mirageio.opam /home/opam/www/ #8 CACHED #9 [11/16] RUN opam exec -- mirage configure -f mirage/config.ml -t xen --tls=true #9 CACHED #10 [ 6/16] RUN cd ~/opam-repository && git pull origin master && git reset --hard cf409d95af00ff822422bd76b657ed213b661401 #10 CACHED #11 [ 8/16] RUN opam install 'mirage>=4.5.0' #11 CACHED #12 [ 2/16] RUN sudo apt-get update && sudo apt-get install autoconf automake -y --no-install-recommends #12 CACHED #13 [ 3/16] RUN mkdir -p /home/opam/www/mirage #13 CACHED #14 [ 4/16] WORKDIR /home/opam/www #14 CACHED #15 [ 7/16] RUN opam update #15 CACHED #16 [12/16] RUN opam exec -- make depend #16 CACHED #17 [13/16] COPY --chown=opam:root . /home/opam/www #17 DONE 0.8s #18 [14/16] RUN opam exec -- mirage configure -f mirage/config.ml -t xen --tls=true #18 0.836 Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock'). #18 DONE 0.9s #19 [15/16] RUN opam exec -- dune build mirage/ --profile release #19 4.276 ocamlfind -toolchain solo5 ocamlopt -ccopt "-I ./include/ -O2 -std=c99 -Wall -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__" -c -o bmap.o bmap.c #19 4.276 ocamlfind -toolchain solo5 ocamlopt -ccopt "-I ./include/ -O2 -std=c99 -Wall -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__" -c -o clock_stubs.o clock_stubs.c #19 4.276 ocamlfind -toolchain solo5 ocamlopt -ccopt "-I ./include/ -O2 -std=c99 -Wall -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__" -c -o evtchn.o evtchn.c #19 4.276 ocamlfind -toolchain solo5 ocamlopt -ccopt "-I ./include/ -O2 -std=c99 -Wall -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__" -c -o gnttab.o gnttab.c #19 4.276 ocamlfind -toolchain solo5 ocamlopt -ccopt "-I ./include/ -O2 -std=c99 -Wall -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__" -c -o main.o main.c #19 4.276 ar r libmirage-xen_bindings.a bmap.o clock_stubs.o evtchn.o gnttab.o main.o #19 4.276 ar: creating libmirage-xen_bindings.a #19 14.78 Browserslist: caniuse-lite is outdated. Please run: #19 14.78 npx update-browserslist-db@latest #19 14.78 Why you should do it regularly: https://github.com/browserslist/update-db#readme #19 14.78 #19 14.78 Rebuilding... #19 14.78 #19 14.78 Done in 2293ms. #19 17.82 /usr/bin/ld: warning: amd64.o: missing .note.GNU-stack section implies executable stack #19 17.82 /usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker #19 50.61 emitter.c: In function 'yaml_emitter_write_plain_scalar': #19 50.61 emitter.c:28:6: warning: value computed is not used [-Wunused-value] #19 50.61 28 | && ((emitter->line_break == YAML_CR_BREAK ? \ #19 50.61 | ^~ #19 50.61 emitter.c:56:11: note: in expansion of macro 'PUT_BREAK' #19 50.61 56 | (PUT_BREAK(emitter), \ #19 50.61 | ^~~~~~~~~ #19 50.61 emitter.c:1962:18: note: in expansion of macro 'WRITE_BREAK' #19 50.61 1962 | if (!WRITE_BREAK(emitter, string)) return 0; #19 50.61 | ^~~~~~~~~~~ #19 50.61 emitter.c: In function 'yaml_emitter_write_single_quoted_scalar': #19 50.61 emitter.c:28:6: warning: value computed is not used [-Wunused-value] #19 50.61 28 | && ((emitter->line_break == YAML_CR_BREAK ? \ #19 50.61 | ^~ #19 50.61 emitter.c:56:11: note: in expansion of macro 'PUT_BREAK' #19 50.61 56 | (PUT_BREAK(emitter), \ #19 50.61 | ^~~~~~~~~ #19 50.61 emitter.c:2019:18: note: in expansion of macro 'WRITE_BREAK' #19 50.61 2019 | if (!WRITE_BREAK(emitter, string)) return 0; #19 50.61 | ^~~~~~~~~~~ #19 50.61 emitter.c: In function 'yaml_emitter_write_literal_scalar': #19 50.61 emitter.c:28:6: warning: value computed is not used [-Wunused-value] #19 50.61 28 | && ((emitter->line_break == YAML_CR_BREAK ? \ #19 50.61 | ^~ #19 50.61 emitter.c:56:11: note: in expansion of macro 'PUT_BREAK' #19 50.61 56 | (PUT_BREAK(emitter), \ #19 50.61 | ^~~~~~~~~ #19 50.61 emitter.c:2285:18: note: in expansion of macro 'WRITE_BREAK' #19 50.61 2285 | if (!WRITE_BREAK(emitter, string)) return 0; #19 50.61 | ^~~~~~~~~~~ #19 50.61 emitter.c: In function 'yaml_emitter_write_folded_scalar': #19 50.61 emitter.c:28:6: warning: value computed is not used [-Wunused-value] #19 50.61 28 | && ((emitter->line_break == YAML_CR_BREAK ? \ #19 50.61 | ^~ #19 50.61 emitter.c:56:11: note: in expansion of macro 'PUT_BREAK' #19 50.61 56 | (PUT_BREAK(emitter), \ #19 50.61 | ^~~~~~~~~ #19 50.61 emitter.c:2334:18: note: in expansion of macro 'WRITE_BREAK' #19 50.61 2334 | if (!WRITE_BREAK(emitter, string)) return 0; #19 50.61 | ^~~~~~~~~~~ #19 108.9 configure: WARNING: using cross tools not prefixed with host triplet #19 108.9 configure: WARNING: cannot check for properly working vsnprintf when cross compiling, will assume it's ok #19 109.1 binary ocaml: found in /home/opam/.opam/4.14/bin #19 109.1 binary ocamlc: found in /home/opam/.opam/4.14/bin #19 109.1 binary ocamldep: found in /home/opam/.opam/4.14/bin #19 109.1 binary ocamlmklib: found in /home/opam/.opam/4.14/bin #19 109.1 binary ocamldoc: found in /home/opam/.opam/4.14/bin #19 109.1 binary x86_64-solo5-none-static-cc: found in /home/opam/.opam/4.14/bin #19 109.1 binary ocamlopt: found in /home/opam/.opam/4.14/bin #19 109.1 checking compilation with -I/home/opam/www/_build/solo5/mirage/duniverse/Zarith/../../../../install/solo5/lib/gmp/: working #19 109.1 include caml/mlvalues.h: found #19 109.1 library dynlink.cmxa: found #19 109.1 binary ocamlfind: found in /home/opam/.opam/4.14/bin #19 109.1 OCaml's word size is 64 #19 109.1 package gmp: found #19 109.1 OCaml supports -bin-annot to produce documentation #19 109.1 #19 109.1 detected configuration: #19 109.1 #19 109.1 native-code: yes #19 109.1 dynamic linking: yes #19 109.1 defines: -DHAS_GMP #19 109.1 includes: -I/home/opam/.opam/4.14/solo5-sysroot/lib/ocaml -I/home/opam/www/_build/solo5/mirage/duniverse/Zarith/../../../../install/solo5/lib/gmp/ #19 109.1 libraries: -lgmp #19 109.1 linker options: -L/home/opam/www/_build/solo5/mirage/duniverse/Zarith/../../../../install/solo5/lib/gmp/ #19 109.1 C options: -I/home/opam/www/_build/solo5/mirage/duniverse/Zarith/../../../../install/solo5/lib/gmp/ #19 109.1 installation path: /home/opam/.opam/4.14/lib #19 109.1 installation method findlib #19 109.1 #19 109.1 configuration successful! #19 109.1 now type "make" to build #19 109.1 then type "make install" or "sudo make install" to install #19 117.0 /usr/bin/ld: warning: /home/opam/.opam/4.14/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable) #19 DONE 117.7s #20 [16/16] RUN if [ xen = hvt ]; then sudo cp mirage/dist/www.xen /unikernel.xen; fi #20 DONE 0.4s #21 exporting to image #21 exporting layers #21 exporting layers 2.7s done #21 writing image sha256:c40312be135ab1fb747d84d5de5baefb515ca778a7149ee86c1f9163de929006 done #21 DONE 2.7s 2025-05-21 09:42.47: Job succeeded