Build:
  1. 0
2026-09-03 17:32.10: New job: build pbs.0.2.0 (73886257b2b8)
2026-09-03 17:32.10: Waiting for resource in pool day11-builds
2026-09-03 18:19.59: Got resource from pool day11-builds
2026-09-03 18:19.59: [profile full] build pbs.0.2.0
2026-09-03 18:19.59: build pbs.0.2.0 (73886257b2b8)
=== DEPENDENCIES (10 transitive) ===
  jbuilder.1.0+beta20.2                              d14840434490
  nonstd.0.0.3                                       41b0b138801e
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
  ocamlbuild.0.16.1                                  5ae5ab4d19bf
  ocamlfind.1.9.8                                    3cae95bed0a0
  omake.0.10.7                                       74337784436f
  pvem.0.0.1                                         7325baf1ab25
  sosa.0.3.0                                         fd57d3e43257
=== 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.21 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.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.
- - 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.
- 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.
- 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.23 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.00 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_qstat.cmx
- Installed /home/opam/.opam/default/lib/pbs/pbs.cmx
- Installed /home/opam/.opam/default/lib/pbs/pbs.cmi
- Installed /home/opam/.opam/default/lib/pbs/pbs_internal_pervasives.cmx
- Installed /home/opam/.opam/default/lib/pbs/pbs.cmo
- Installed /home/opam/.opam/default/lib/pbs/pbs_internal_pervasives.cmi
- Installed /home/opam/.opam/default/lib/pbs/pbs_qstat.cmo
- Installed /home/opam/.opam/default/lib/pbs/pbs_script.cmi
- Installed /home/opam/.opam/default/lib/pbs/pbs_script.cmx
- Installed /home/opam/.opam/default/lib/pbs/pbs_script.cmo
- Installed /home/opam/.opam/default/lib/pbs/pbs_qstat.cmi
- Installed /home/opam/.opam/default/lib/pbs/pbs_internal_pervasives.cmo
- Installed /home/opam/.opam/default/lib/pbs/META
- *** omake: done (0.04 sec, 0/6 scans, 3/22 rules, 1/40 digests)
-> installed pbs.0.2.0

=== STDERR ===

2026-09-03 18:20.08: OK: build pbs.0.2.0 (runc: 4.1s, disk: 12KB)
2026-09-03 18:20.08: Job succeeded