Build:
  1. 0
2026-06-24 11:26.32: New job: build stdcompat.1 (1bd0d2f8dcc4)
2026-06-24 11:26.32: Waiting for resource in pool day11-builds
2026-06-24 12:13.34: Got resource from pool day11-builds
2026-06-24 12:13.34: [profile full] build stdcompat.1
2026-06-24 12:13.34: build stdcompat.1 (1bd0d2f8dcc4)
=== DEPENDENCIES (8 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  cppo.1.8.0                                         dcb021400411
  dune.3.23.1                                        167573e3d8b2
  ocaml.4.14.2                                       60a0c582e85e
  ocaml-base-compiler.4.14.2                         1676c56e80d2
  ocaml-config.2                                     c8f40f500988
  ocamlfind.1.9.8                                    9cedae5d7e1a
=== STDOUT ===
Processing: [default: loading data]
[stdcompat.1: dl]
[stdcompat.1: extract]
-> retrieved stdcompat.1  (https://opam.ocaml.org/cache)
[stdcompat: make all]
+ /usr/bin/make "all" "PREFIX=/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/stdcompat.1)
- /bin/sh: 1: hexdump: not found
- cppo -D 'OCAMLVERSION 414' stdcompat.mlip >stdcompat.mli || rm stdcompat.mli
- ocamlfind ocamlc -c stdcompat.mli
- File "stdcompat.mlip", line 33, characters 14-31:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "stdcompat.mlip", line 616, characters 12-18:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlfind ocamlc -pp "cppo -D 'OCAMLVERSION 414'" -c -impl stdcompat.mlp
- File "stdcompat.mlp", line 76, characters 14-31:
-    | ...
-    | 
- 76 | .........) f x = f x
- 76 | #else
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "stdcompat.mlp", line 1131, characters 10-16:
- 1131 |   include Stream
-                  ^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlfind ocamlc -a stdcompat.cmo -o stdcompat.cma
- ocamlfind ocamlopt -pp "cppo -D 'OCAMLVERSION 414' -D OCAMLNATIVE" -c -impl stdcompat.mlp
- File "stdcompat.mlp", line 76, characters 14-31:
-    | ...
-    | 
- 76 | .........) f x = f x
- 76 | #else
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "stdcompat.mlp", line 1131, characters 10-16:
- 1131 |   include Stream
-                  ^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlfind ocamlopt -a stdcompat.cmx -o stdcompat.cmxa
- ocamlfind ocamlopt -shared stdcompat.cmx -o stdcompat.cmxs
- mkdir -p doc
- ocamlfind ocamldoc -html -d doc stdcompat.mli
- File "stdcompat.mlip", line 33, characters 14-31:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "stdcompat.mlip", line 616, characters 12-18:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- Warning: Module or module type ArrayLabels not found
- Warning: Module or module type Array not found
- Warning: Module or module type Filename not found
- Warning: Module or module type ListLabels not found
- Warning: Module or module type List not found
- Warning: Module or module type Int64 not found
- Warning: Module or module type Int32 not found
- Warning: Module or module type Nativeint not found
- Warning: Module or module type Digest not found
- Warning: Module or module type Stream not found
- Warning: Module or module type Buffer not found
- Warning: Module or module type BytesLabels not found
- Warning: Module or module type Bytes not found
- Warning: Module or module type Uchar not found
- Warning: Module or module type Sys not found
- Warning: Module or module type ?? not found
- Warning: Module or module type Weak.S not found
- Warning: Module or module type ?? not found
- Warning: Module or module type Map.S not found
- Warning: Module type Stdlib.Map.OrderedType not found
- Warning: Module or module type ?? not found
- Warning: Module or module type Set.S not found
- Warning: Module type Stdlib.Set.OrderedType not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module type Stdlib.Hashtbl.HashedType not found
- Warning: Module or module type Stack not found
- Warning: Module or module type StringLabels not found
- Warning: Module or module type String not found
- Warning: Module or module type Char not found
- Warning: Module or module type Lazy not found
- Warning: Module or module type Arg not found
- touch doc
-> compiled  stdcompat.1
[stdcompat: make install]
+ /usr/bin/make "install" "PREFIX=/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/stdcompat.1)
- /bin/sh: 1: hexdump: not found
- ocamlfind install stdcompat META stdcompat.cma stdcompat.cmi stdcompat.cmxs stdcompat.cmxa stdcompat.a
- Installed /home/opam/.opam/default/lib/stdcompat/stdcompat.a
- Installed /home/opam/.opam/default/lib/stdcompat/stdcompat.cmxa
- Installed /home/opam/.opam/default/lib/stdcompat/stdcompat.cmxs
- Installed /home/opam/.opam/default/lib/stdcompat/stdcompat.cmi
- Installed /home/opam/.opam/default/lib/stdcompat/stdcompat.cma
- Installed /home/opam/.opam/default/lib/stdcompat/META
-> installed stdcompat.1

=== STDERR ===

2026-06-24 12:13.47: OK: build stdcompat.1 (runc: 3.7s, disk: 10KB)
2026-06-24 12:13.47: Job succeeded