Build:
  1. 0
2026-06-20 16:05.30: New job: build gpx.1.1.1 (9de7d1055697)
2026-06-20 16:05.30: Waiting for resource in pool day11-builds
2026-06-20 17:05.49: Got resource from pool day11-builds
2026-06-20 17:05.49: [profile full] build gpx.1.1.1
2026-06-20 17:05.49: build gpx.1.1.1 (9de7d1055697)
=== DEPENDENCIES (10 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  compiler-cloning.enabled                           0d2606125f88
  dune.3.23.1                                        dbfeecb5ca10
  ISO8601.0.2.6                                      a84453199371
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  ocamlfind.1.9.8                                    5b46f9d92bbd
  xml-light.2.5                                      e6e104e56384
=== STDOUT ===
Processing: [default: loading data]
[gpx.1.1.1: dl]
[gpx.1.1.1: extract]
-> retrieved gpx.1.1.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.1.1)
- make: Entering directory '/home/opam/.opam/default/.opam-switch/build/gpx.1.1.1/src'
- ocamlfind ocamlc -package str -package xml-light -package ISO8601 -c gpx.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 ocamlc -package str -package xml-light -package ISO8601 -a -o gpx.cma gpx.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 "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 331-332, characters 6-49:
- 331 | ......let Xml.Element (_, attributes, children) = wpt x in
- 332 |       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 335-336, characters 6-49:
- 335 | ......let Xml.Element (_, attributes, children) = wpt x in
- 336 |       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
- 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 "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 331-332, characters 6-49:
- 331 | ......let Xml.Element (_, attributes, children) = wpt x in
- 332 |       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 335-336, characters 6-49:
- 335 | ......let Xml.Element (_, attributes, children) = wpt x in
- 336 |       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.1.1/src'
-> compiled  gpx.1.1.1
[gpx: make src]
+ /usr/bin/make "-C" "src" "install" (CWD=/home/opam/.opam/default/.opam-switch/build/gpx.1.1.1)
- make: Entering directory '/home/opam/.opam/default/.opam-switch/build/gpx.1.1.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.1.1/src'
-> installed gpx.1.1.1

=== STDERR ===

2026-06-20 17:06.17: OK: build gpx.1.1.1 (runc: 2.6s, disk: 9KB)
2026-06-20 17:06.17: Job succeeded