Build:
  1. 0
2026-06-16 12:23.39: New job: build gpx.1.0.2 (0cadd9efa3ab)
2026-06-16 12:23.39: Waiting for resource in pool day11-builds
2026-06-16 13:52.50: Got resource from pool day11-builds
2026-06-16 13:52.50: [profile full] build gpx.1.0.2
2026-06-16 13:52.50: build gpx.1.0.2 (0cadd9efa3ab)
=== DEPENDENCIES (9 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  dune.3.23.1                                        d50060dd2cab
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
  ocamlfind.1.9.8                                    5cfa73ef65e7
  xml-light.2.5                                      a8634324400a
=== STDOUT ===
Processing: [default: loading data]
[gpx.1.0.2: dl]
[gpx.1.0.2: extract]
-> retrieved gpx.1.0.2  (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.2)
- make: Entering directory '/home/opam/.opam/default/.opam-switch/build/gpx.1.0.2/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 196-201, characters 20-21:
- 196 | ....................function
- 197 |   | "none" -> FIX_none
- 198 |   | "2d"   -> FIX_2d
- 199 |   | "3d"   -> FIX_3d
- 200 |   | "dgps" -> FIX_dgps
- 201 |   | "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 376-377, characters 2-45:
- 376 | ..let Xml.Element (_, attributes, children) = xml_of_wpt x in
- 377 |   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 380-381, characters 2-45:
- 380 | ..let Xml.Element (_, attributes, children) = xml_of_wpt x in
- 381 |   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 196-201, characters 20-21:
- 196 | ....................function
- 197 |   | "none" -> FIX_none
- 198 |   | "2d"   -> FIX_2d
- 199 |   | "3d"   -> FIX_3d
- 200 |   | "dgps" -> FIX_dgps
- 201 |   | "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 376-377, characters 2-45:
- 376 | ..let Xml.Element (_, attributes, children) = xml_of_wpt x in
- 377 |   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 380-381, characters 2-45:
- 380 | ..let Xml.Element (_, attributes, children) = xml_of_wpt x in
- 381 |   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.2/src'
-> compiled  gpx.1.0.2
[gpx: make src]
+ /usr/bin/make "-C" "src" "install" (CWD=/home/opam/.opam/default/.opam-switch/build/gpx.1.0.2)
- make: Entering directory '/home/opam/.opam/default/.opam-switch/build/gpx.1.0.2/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.2/src'
-> installed gpx.1.0.2

=== STDERR ===

2026-06-16 13:53.01: OK: build gpx.1.0.2 (runc: 2.6s, disk: 8KB)
2026-06-16 13:53.01: Job succeeded