Build:
- 0
2026-09-09 04:46.11: New job: build esgg.20260908 (46f9db9e9e6a) 2026-09-09 04:46.11: [profile full] build esgg.20260908 2026-09-09 04:46.16: build esgg.20260908 (46f9db9e9e6a) === DEPENDENCIES (31 transitive) === atd.2.16.0 82b48f7fc170 base-threads.base 3d2f2cbc6db2 base-unix.base 3a38ddca6b5e cmdliner.2.1.1 e5dd77e6708d compiler-cloning.enabled 966a2e6839f0 cppo.1.8.0 3a29ac6f7bab dune.3.24.2 25fbaa318de6 easy-format.1.3.4 c82a69ef8e4b extlib.1.8.0 fc154fc6207c jsonm.1.0.2 e9165036f13e menhir.20260209 c1f23eb38523 menhirCST.20260209 0c0a8e122478 menhirGLR.20260209 55b8cfc3f8b3 menhirLib.20260209 e790c6b1b683 menhirSdk.20260209 5256bfaa72f1 mybuild.7 605b910239de ocaml.5.5.1 70ca0c66e0e8 ocaml-base-compiler.5.5.1 59841d7ed85e ocaml-compiler.5.5.1 492c0c740bd1 ocaml-compiler-libs.v0.17.0 235024900ef6 ocamlbuild.0.16.1 e25cf731aeb5 ocamlfind.1.9.9~preview 5e0261154b58 ppx_derivers.1.2.1 8d5f777c17ee ppx_deriving.6.1.3 39452778e8ff ppxlib.0.38.0 ac854f4fbd20 re.1.14.0 0218237d775d sexplib0.v0.17.0 055934f8e366 stdlib-shims.0.3.0 cc542b70be6c topkg.1.1.1 2919b4412ec4 uutf.1.0.4 6b15766ffe2a yojson.3.0.0 7ef0eaa5587b === STDOUT === Processing: [default: loading data] [esgg.20260908: dl] [esgg.20260908: extract] -> retrieved esgg.20260908 (https://opam.ocaml.org/cache) [esgg: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "esgg" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/esgg.20260908) - (cd _build/default && ./gen_version.bc ./version.ml) - fatal: not a git repository (or any of the parent directories): .git - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -thread -strict-formats -strict-sequence -short-paths -safe-string -w +a-4-40-42-44-45-48-70 -g -bin-annot -bin-annot-occurrences -I .esgglib.objs/byte -I /home/opam/.opam/default/lib/atd -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/jsonm -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/uutf -I /home/opam/.opam/default/lib/yojson -I .version.objs/byte -no-alias-deps -o .esgglib.objs/byte/tjson.cmo -c -impl tjson.pp.ml) - File "tjson.ml", line 125, characters 25-41: - 125 | let test_optional s = if String.ends_with s "?" then String.slice ~last:(-1) s, true else s, false - ^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label suffix was omitted in the application of - this function. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -thread -strict-formats -strict-sequence -short-paths -safe-string -w +a-4-40-42-44-45-48-70 -g -I .esgglib.objs/byte -I .esgglib.objs/native -I /home/opam/.opam/default/lib/atd -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/jsonm -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/uutf -I /home/opam/.opam/default/lib/yojson -I .version.objs/byte -I .version.objs/native -cmi-file .esgglib.objs/byte/tjson.cmi -no-alias-deps -o .esgglib.objs/native/tjson.cmx -c -impl tjson.pp.ml) - File "tjson.ml", line 125, characters 25-41: - 125 | let test_optional s = if String.ends_with s "?" then String.slice ~last:(-1) s, true else s, false - ^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label suffix was omitted in the application of - this function. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -thread -strict-formats -strict-sequence -short-paths -safe-string -w +a-4-40-42-44-45-48-70 -g -I .esgglib.objs/byte -I .esgglib.objs/native -I /home/opam/.opam/default/lib/atd -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/jsonm -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/uutf -I /home/opam/.opam/default/lib/yojson -I .version.objs/byte -I .version.objs/native -cmi-file .esgglib.objs/byte/atdgen.cmi -no-alias-deps -o .esgglib.objs/native/atdgen.cmx -c -impl atdgen.pp.ml) - File "atdgen.ml", line 183, characters 27-43: - 183 | | Some name when String.ends_with name "s" && String.length name > 1 -> Some (String.slice ~last:(-1) name) - ^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label suffix was omitted in the application of - this function. -> compiled esgg.20260908 -> installed esgg.20260908 === STDERR === 2026-09-09 04:46.26: OK: build esgg.20260908 (runc: 8.6s, disk: 11KB) 2026-09-09 04:46.26: Job succeeded