Build:
  1. 0
2026-06-24 11:16.09: New job: build pbs.0.2.0 (18d2641ac8ac)
2026-06-24 11:16.09: Waiting for resource in pool day11-builds
2026-06-24 12:00.52: Got resource from pool day11-builds
2026-06-24 12:00.52: [profile full] build pbs.0.2.0
2026-06-24 12:00.52: build pbs.0.2.0 (18d2641ac8ac)
=== DEPENDENCIES (10 transitive) ===
  jbuilder.1.0+beta20.2                              4f461261c648
  nonstd.0.0.3                                       ec83dbd1613f
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocamlbuild.0.16.1                                  7e0d6aadb209
  ocamlfind.1.9.8                                    214dd418ac02
  omake.0.10.7                                       1e0add9ab712
  pvem.0.0.1                                         5d02c7840688
  sosa.0.3.0                                         9ec59a24bfb5
=== 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_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.
- - 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.
- 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.
- 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_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.
- - 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_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 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.
- *** omake: done (1.56 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.07 sec, 0/6 scans, 3/22 rules, 1/40 digests)
-> installed pbs.0.2.0

=== STDERR ===

2026-06-24 12:01.29: OK: build pbs.0.2.0 (runc: 4.1s, disk: 12KB)
2026-06-24 12:01.29: Job succeeded