Build:
- 0
2026-06-24 13:54.52: New job: tool fpath.0.7.3 (f5afdff213a3)
2026-06-24 13:54.52: Waiting for resource in pool day11-builds
2026-06-24 16:02.20: Got resource from pool day11-builds
2026-06-24 16:02.20: [profile full] tool fpath.0.7.3
2026-06-24 16:02.20: tool fpath.0.7.3 (f5afdff213a3)
=== DEPENDENCIES (8 transitive) ===
astring.0.8.5 0fe043fc63b3
compiler-cloning.enabled 439a1fc77aa6
ocaml.5.5.0 5e417e0c05e4
ocaml-base-compiler.5.5.0~alpha3 acada7d71d8a
ocaml-compiler.5.5.0~alpha3 0d8c7221c00e
ocamlbuild.0.16.1 892a83dfe8a2
ocamlfind.1.9.8 8fa11876994d
topkg.1.1.1 3ae30a82b315
=== STDOUT ===
Processing: [default: loading data]
[fpath.0.7.3: dl]
[fpath.0.7.3: extract]
-> retrieved fpath.0.7.3 (https://opam.ocaml.org/cache)
[fpath: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" (CWD=/home/opam/.opam/default/.opam-switch/build/fpath.0.7.3)
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -config
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamldep -package astring -modules src/fpath.ml > src/fpath.ml.depends
- + ocamlfind ocamldep -package astring -modules src/fpath.mli > src/fpath.mli.depends
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmi src/fpath.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmi src/fpath.mli
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmx src/fpath.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmx src/fpath.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- File "src/fpath.ml", line 40, characters 22-38:
- 40 | let is_unc_path p = String.is_prefix "\\\\" p
- ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of
- this function.
-
- File "src/fpath.ml", line 124, characters 21-37:
- 124 | let has_volume p = String.is_prefix "//" p
- ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of
- this function.
-
- File "src/fpath.ml", line 427, characters 10-26:
- 427 | if not (String.is_prefix prefix p) then false else
- ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of
- this function.
-
- File "src/fpath.ml", line 548, characters 42-58:
- 548 | | Some r -> not (String.equal dotdot r || String.is_prefix dotdot_dir r)
- ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of
- this function.
-
- File "src/fpath.ml", line 563, characters 32-48:
- 563 | | true -> String.equal dot p || String.is_prefix dot_dir p
- ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of
- this function.
-
- File "src/fpath.ml", line 578, characters 35-51:
- 578 | | true -> String.equal dotdot p || String.is_prefix dotdot_dir p
- ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of
- this function.
-
- File "src/fpath.ml", line 633, characters 18-31:
- 633 | if not (String.(Sub.is_suffix (sub e) ext)) then false else
- ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of
- this function.
- + ocamlfind ocamlopt -a -package astring -I src src/fpath.cmx -o src/fpath.cmxa
- + ocamlfind ocamlopt -a -package astring -I src src/fpath.cmx -o src/fpath.cmxa
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmo src/fpath.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmo src/fpath.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- File "src/fpath.ml", line 40, characters 22-38:
- 40 | let is_unc_path p = String.is_prefix "\\\\" p
- ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of
- this function.
-
- File "src/fpath.ml", line 124, characters 21-37:
- 124 | let has_volume p = String.is_prefix "//" p
- ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of
- this function.
-
- File "src/fpath.ml", line 427, characters 10-26:
- 427 | if not (String.is_prefix prefix p) then false else
- ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of
- this function.
-
- File "src/fpath.ml", line 548, characters 42-58:
- 548 | | Some r -> not (String.equal dotdot r || String.is_prefix dotdot_dir r)
- ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of
- this function.
-
- File "src/fpath.ml", line 563, characters 32-48:
- 563 | | true -> String.equal dot p || String.is_prefix dot_dir p
- ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of
- this function.
-
- File "src/fpath.ml", line 578, characters 35-51:
- 578 | | true -> String.equal dotdot p || String.is_prefix dotdot_dir p
- ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of
- this function.
-
- File "src/fpath.ml", line 633, characters 18-31:
- 633 | if not (String.(Sub.is_suffix (sub e) ext)) then false else
- ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of
- this function.
- + ocamlfind ocamldep -package compiler-libs.toplevel -package astring -modules src/fpath_top.ml > src/fpath_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmo src/fpath_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmo src/fpath_top.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmx src/fpath_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmx src/fpath_top.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmx -o src/fpath_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmx -o src/fpath_top.cmxa
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -shared -linkall -package astring -I src src/fpath.cmxa -o src/fpath.cmxs
- + ocamlfind ocamlc -a -package astring -I src src/fpath.cmo -o src/fpath.cma
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmxa -o src/fpath_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmo -o src/fpath_top.cma
- + ocamlfind ocamlc -a -package astring -I src src/fpath.cmo -o src/fpath.cma
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -shared -linkall -package astring -I src src/fpath.cmxa -o src/fpath.cmxs
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmxa -o src/fpath_top.cmxs
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmo -o src/fpath_top.cma
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- # Parallel statistics: { count(total): 1(12), max: 4, min: 4, average(total): 4.000(1.250) }
-> compiled fpath.0.7.3
-> installed fpath.0.7.3
=== STDERR ===
2026-06-24 16:02.31: OK: tool fpath.0.7.3 (runc: 2.6s, disk: 14KB)
2026-06-24 16:02.31: Job succeeded