Build:
  1. 0
2026-09-04 16:03.02: New job: build gpx.1.0.1 (5c1083c4c279)
2026-09-04 16:03.02: Waiting for resource in pool day11-builds
2026-09-04 16:50.32: Got resource from pool day11-builds
2026-09-04 16:50.32: [profile full] build gpx.1.0.1
2026-09-04 16:50.32: build gpx.1.0.1 (5c1083c4c279)
=== DEPENDENCIES (9 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  compiler-cloning.enabled                           966a2e6839f0
  dune.3.24.2                                        25fbaa318de6
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
  ocamlfind.1.9.9~preview                            5e0261154b58
  xml-light.2.5                                      b313cba54678
=== STDOUT ===
Processing: [default: loading data]
[gpx.1.0.1: dl]
[gpx.1.0.1: extract]
-> retrieved gpx.1.0.1  (https://opam.ocaml.org/cache)
[gpx: make src]
+ /usr/bin/make "-C" "src" "build" (CWD=/home/opam/.opam/default/.opam-switch/build/gpx.1.0.1)
- make: Entering directory '/home/opam/.opam/default/.opam-switch/build/gpx.1.0.1/src'
- ocamlfind ocamlc -package str -package xml-light -c gpx.mli
- ocamlfind ocamlc -package str -package xml-light -a -o gpx.cma gpx.ml
- File "gpx.ml", lines 190-195, characters 20-21:
- 190 | ....................function
- 191 |   | "none" -> FIX_none
- 192 |   | "2d"   -> FIX_2d
- 193 |   | "3d"   -> FIX_3d
- 194 |   | "dgps" -> FIX_dgps
- 195 |   | "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 370-371, characters 2-45:
- 370 | ..let Xml.Element (_, attributes, children) = xml_of_wpt x in
- 371 |   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 374-375, characters 2-45:
- 374 | ..let Xml.Element (_, attributes, children) = xml_of_wpt x in
- 375 |   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 -a -o gpx.cmxa gpx.ml
- File "gpx.ml", lines 190-195, characters 20-21:
- 190 | ....................function
- 191 |   | "none" -> FIX_none
- 192 |   | "2d"   -> FIX_2d
- 193 |   | "3d"   -> FIX_3d
- 194 |   | "dgps" -> FIX_dgps
- 195 |   | "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 370-371, characters 2-45:
- 370 | ..let Xml.Element (_, attributes, children) = xml_of_wpt x in
- 371 |   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 374-375, characters 2-45:
- 374 | ..let Xml.Element (_, attributes, children) = xml_of_wpt x in
- 375 |   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 _
- make: Leaving directory '/home/opam/.opam/default/.opam-switch/build/gpx.1.0.1/src'
-> compiled  gpx.1.0.1
[gpx: make src]
+ /usr/bin/make "-C" "src" "install" (CWD=/home/opam/.opam/default/.opam-switch/build/gpx.1.0.1)
- make: Entering directory '/home/opam/.opam/default/.opam-switch/build/gpx.1.0.1/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.0.1/src'
-> installed gpx.1.0.1

=== STDERR ===

2026-09-04 16:50.54: OK: build gpx.1.0.1 (runc: 3.1s, disk: 8KB)
2026-09-04 16:50.54: Job succeeded