Build:
  1. 0
2026-09-04 16:03.02: New job: build gpx.1.1.0 (da68e05c4935)
2026-09-04 16:03.02: Waiting for resource in pool day11-builds
2026-09-04 16:50.33: Got resource from pool day11-builds
2026-09-04 16:50.33: [profile full] build gpx.1.1.0
2026-09-04 16:50.33: build gpx.1.1.0 (da68e05c4935)
=== DEPENDENCIES (11 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  compiler-cloning.enabled                           966a2e6839f0
  dune.3.24.2                                        25fbaa318de6
  ISO8601.0.1.2                                      e3c2325f6c97
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
  ocamlbuild.0.16.1                                  e25cf731aeb5
  ocamlfind.1.9.9~preview                            5e0261154b58
  xml-light.2.5                                      b313cba54678
=== STDOUT ===
Processing: [default: loading data]
[gpx.1.1.0: dl]
[gpx.1.1.0: extract]
-> retrieved gpx.1.1.0  (https://opam.ocaml.org/cache)
[gpx: make src]
+ /usr/bin/make "-C" "src" "build" (CWD=/home/opam/.opam/default/.opam-switch/build/gpx.1.1.0)
- make: Entering directory '/home/opam/.opam/default/.opam-switch/build/gpx.1.1.0/src'
- ocamlfind ocamlc -package str -package xml-light -package ISO8601 -c gpx.mli
- ocamlfind ocamlc -package str -package xml-light -package ISO8601 -a -o gpx.cma gpx.ml
- File "gpx.ml", lines 152-157, characters 24-25:
- 152 | ........................function
- 153 |       | "none" -> FIX_none
- 154 |       | "2d"   -> FIX_2d
- 155 |       | "3d"   -> FIX_3d
- 156 |       | "dgps" -> FIX_dgps
- 157 |       | "pps"  -> FIX_pps
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched: ""
- 
- File "gpx.ml", lines 329-330, characters 6-49:
- 329 | ......let Xml.Element (_, attributes, children) = wpt x in
- 330 |       Xml.Element ("rtept", attributes, children)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched: PCData _
- 
- File "gpx.ml", lines 333-334, characters 6-49:
- 333 | ......let Xml.Element (_, attributes, children) = wpt x in
- 334 |       Xml.Element ("trkpt", attributes, children)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched: PCData _
- ocamlfind ocamlopt -package str -package xml-light -package ISO8601 -a -o gpx.cmxa gpx.ml
- File "gpx.ml", lines 152-157, characters 24-25:
- 152 | ........................function
- 153 |       | "none" -> FIX_none
- 154 |       | "2d"   -> FIX_2d
- 155 |       | "3d"   -> FIX_3d
- 156 |       | "dgps" -> FIX_dgps
- 157 |       | "pps"  -> FIX_pps
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched: ""
- 
- File "gpx.ml", lines 329-330, characters 6-49:
- 329 | ......let Xml.Element (_, attributes, children) = wpt x in
- 330 |       Xml.Element ("rtept", attributes, children)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched: PCData _
- 
- File "gpx.ml", lines 333-334, characters 6-49:
- 333 | ......let Xml.Element (_, attributes, children) = wpt x in
- 334 |       Xml.Element ("trkpt", attributes, children)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched: PCData _
- 
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module ISO8601,
-   and its interface was not compiled with -opaque
- make: Leaving directory '/home/opam/.opam/default/.opam-switch/build/gpx.1.1.0/src'
-> compiled  gpx.1.1.0
[gpx: make src]
+ /usr/bin/make "-C" "src" "install" (CWD=/home/opam/.opam/default/.opam-switch/build/gpx.1.1.0)
- make: Entering directory '/home/opam/.opam/default/.opam-switch/build/gpx.1.1.0/src'
- ocamlfind install gpx META gpx.cmi gpx.cma gpx.cmxa gpx.a
- Installed /home/opam/.opam/default/lib/gpx/gpx.a
- Installed /home/opam/.opam/default/lib/gpx/gpx.cmxa
- Installed /home/opam/.opam/default/lib/gpx/gpx.cma
- Installed /home/opam/.opam/default/lib/gpx/gpx.cmi
- Installed /home/opam/.opam/default/lib/gpx/META
- make: Leaving directory '/home/opam/.opam/default/.opam-switch/build/gpx.1.1.0/src'
-> installed gpx.1.1.0

=== STDERR ===

2026-09-04 16:50.56: OK: build gpx.1.1.0 (runc: 2.6s, disk: 9KB)
2026-09-04 16:50.56: Job succeeded