Build:
  1. 0
2026-06-16 11:47.09: New job: build pbs.0.2.0 (b4eedd285a0b)
2026-06-16 11:47.09: Waiting for resource in pool day11-builds
2026-06-16 12:08.12: Got resource from pool day11-builds
2026-06-16 12:08.12: [profile full] build pbs.0.2.0
2026-06-16 12:08.12: build pbs.0.2.0 (b4eedd285a0b)
=== DEPENDENCIES (10 transitive) ===
  jbuilder.1.0+beta20.2                              ab5ab9884b95
  nonstd.0.0.3                                       14909cc2b29f
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlbuild.0.16.1                                  8f6c52e6fce8
  ocamlfind.1.9.8                                    6025f4a8e98e
  omake.0.10.7                                       c714f346b9c3
  pvem.0.0.1                                         3484698b0966
  sosa.0.3.0                                         3bb096111655
=== STDOUT ===
Processing: [default: loading data]
[pbs.0.2.0: dl]
[pbs.0.2.0: extract]
-> retrieved pbs.0.2.0  (https://opam.ocaml.org/cache)
[pbs: omake]
+ /home/opam/.opam/default/bin/omake  (CWD=/home/opam/.opam/default/.opam-switch/build/pbs.0.2.0)
- *** omake: reading OMakefiles
- --- Checking for ocamlfind... (found /home/opam/.opam/default/bin/ocamlfind)
- --- Checking for ocamlc.opt... (found /home/opam/.opam/default/bin/ocamlc.opt)
- --- Checking for ocamlopt.opt... (found /home/opam/.opam/default/bin/ocamlopt.opt)
- --- Checking for ocamldep.opt... (found /home/opam/.opam/default/bin/ocamldep.opt)
- --- Checking for ocamllex.opt... (found /home/opam/.opam/default/bin/ocamllex.opt)
- --- Checking whether ocamlc understands the "z" warnings... (yes)
- --- Checking whether ocamlopt can create cmxs plugins... (yes)
- *** omake: finished reading OMakefiles (0.15 sec)
- --- Checking if ocamldep understands -modules... (yes)
- - build _build/lib pbs_qstat.cmo
- + ocamlfind ocamlc -package sosa,nonstd,pvem -bin-annot -annot -warn-error P -absname -I . -o pbs_qstat.cmo -c pbs_qstat.ml
- File "/home/opam/.opam/default/.opam-switch/build/pbs.0.2.0/_build/lib/pbs_qstat.ml", line 27, characters 4-12:
- 27 |     List.map actual_info (fun line ->
-          ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- - build _build/lib pbs_script.cmx
- + ocamlfind ocamlopt -package sosa,nonstd,pvem -bin-annot -annot -warn-error P -absname -I . -o pbs_script.cmx -c pbs_script.ml
- File "/home/opam/.opam/default/.opam-switch/build/pbs.0.2.0/_build/lib/pbs_script.ml", line 35, characters 43-51:
- 35 |   | Sequence l -> String.concat ~sep:"\n" (List.map l Command.to_string)
-                                                 ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- - build _build/lib pbs_script.cmo
- + ocamlfind ocamlc -package sosa,nonstd,pvem -bin-annot -annot -warn-error P -absname -I . -o pbs_script.cmo -c pbs_script.ml
- File "/home/opam/.opam/default/.opam-switch/build/pbs.0.2.0/_build/lib/pbs_script.ml", line 35, characters 43-51:
- 35 |   | Sequence l -> String.concat ~sep:"\n" (List.map l Command.to_string)
-                                                 ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "/home/opam/.opam/default/.opam-switch/build/pbs.0.2.0/_build/lib/pbs_qstat.ml", line 43, characters 29-37:
- 43 |               (`wrong_lines (List.map errors
-                                   ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "/home/opam/.opam/default/.opam-switch/build/pbs.0.2.0/_build/lib/pbs_qstat.ml", line 64, characters 8-17:
- 64 |   match List.find assoc (fun (k, _) -> k = "job_state") with
-              ^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- - build _build/lib pbs_qstat.cmx
- + ocamlfind ocamlopt -package sosa,nonstd,pvem -bin-annot -annot -warn-error P -absname -I . -o pbs_qstat.cmx -c pbs_qstat.ml
- File "/home/opam/.opam/default/.opam-switch/build/pbs.0.2.0/_build/lib/pbs_qstat.ml", line 27, characters 4-12:
- 27 |     List.map actual_info (fun line ->
-          ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "/home/opam/.opam/default/.opam-switch/build/pbs.0.2.0/_build/lib/pbs_qstat.ml", line 43, characters 29-37:
- 43 |               (`wrong_lines (List.map errors
-                                   ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "/home/opam/.opam/default/.opam-switch/build/pbs.0.2.0/_build/lib/pbs_qstat.ml", line 79, characters 2-11:
- 79 |   List.find assoc (fun (k, _) -> k = field)
-        ^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "/home/opam/.opam/default/.opam-switch/build/pbs.0.2.0/_build/lib/pbs_qstat.ml", line 64, characters 8-17:
- 64 |   match List.find assoc (fun (k, _) -> k = "job_state") with
-              ^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "/home/opam/.opam/default/.opam-switch/build/pbs.0.2.0/_build/lib/pbs_qstat.ml", line 79, characters 2-11:
- 79 |   List.find assoc (fun (k, _) -> k = field)
-        ^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "/home/opam/.opam/default/.opam-switch/build/pbs.0.2.0/_build/lib/pbs_script.ml", line 145, characters 40-48:
- 145 |     Program.(Command.(command_sequence (List.map sl of_string))))
-                                               ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "/home/opam/.opam/default/.opam-switch/build/pbs.0.2.0/_build/lib/pbs_script.ml", line 150, characters 11-19:
- 150 |           (List.map sl of_string))))
-                  ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "/home/opam/.opam/default/.opam-switch/build/pbs.0.2.0/_build/lib/pbs_script.ml", line 145, characters 40-48:
- 145 |     Program.(Command.(command_sequence (List.map sl of_string))))
-                                               ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "/home/opam/.opam/default/.opam-switch/build/pbs.0.2.0/_build/lib/pbs_script.ml", line 150, characters 11-19:
- 150 |           (List.map sl of_string))))
-                  ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- *** omake: done (1.25 sec, 7/7 scans, 14/26 rules, 45/71 digests)
-> compiled  pbs.0.2.0
[pbs: omake install]
+ /home/opam/.opam/default/bin/omake "install" (CWD=/home/opam/.opam/default/.opam-switch/build/pbs.0.2.0)
- *** omake: reading OMakefiles
- *** omake: finished reading OMakefiles (0.01 sec)
- - build _build/lib <uninstall_library>
- + ocamlfind remove pbs
- ocamlfind: [WARNING] No such file: /home/opam/.opam/default/lib/pbs/META
- - build _build/lib <install_library>
- + ocamlfind install pbs META *.cm[iox] pbs.cma pbs.cmxa pbs.a
- Installed /home/opam/.opam/default/lib/pbs/pbs.a
- Installed /home/opam/.opam/default/lib/pbs/pbs.cmxa
- Installed /home/opam/.opam/default/lib/pbs/pbs.cma
- Installed /home/opam/.opam/default/lib/pbs/pbs_script.cmi
- Installed /home/opam/.opam/default/lib/pbs/pbs_script.cmo
- Installed /home/opam/.opam/default/lib/pbs/pbs_internal_pervasives.cmo
- Installed /home/opam/.opam/default/lib/pbs/pbs.cmo
- Installed /home/opam/.opam/default/lib/pbs/pbs.cmi
- Installed /home/opam/.opam/default/lib/pbs/pbs_script.cmx
- Installed /home/opam/.opam/default/lib/pbs/pbs_internal_pervasives.cmi
- Installed /home/opam/.opam/default/lib/pbs/pbs.cmx
- Installed /home/opam/.opam/default/lib/pbs/pbs_qstat.cmi
- Installed /home/opam/.opam/default/lib/pbs/pbs_qstat.cmx
- Installed /home/opam/.opam/default/lib/pbs/pbs_internal_pervasives.cmx
- Installed /home/opam/.opam/default/lib/pbs/pbs_qstat.cmo
- Installed /home/opam/.opam/default/lib/pbs/META
- *** omake: done (0.05 sec, 0/6 scans, 3/22 rules, 1/40 digests)
-> installed pbs.0.2.0

=== STDERR ===

2026-06-16 12:08.29: OK: build pbs.0.2.0 (runc: 3.6s, disk: 12KB)
2026-06-16 12:08.29: Job succeeded