Build:
  1. 0
2026-06-16 11:34.41: New job: build stdint.0.4.0 (8f03f53563da)
2026-06-16 11:34.41: Waiting for resource in pool day11-builds
2026-06-16 11:48.15: Got resource from pool day11-builds
2026-06-16 11:48.15: [profile full] build stdint.0.4.0
2026-06-16 11:48.15: build stdint.0.4.0 (8f03f53563da)
=== DEPENDENCIES (5 transitive) ===
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlbuild.0.16.1                                  8f6c52e6fce8
  ocamlfind.1.9.8                                    6025f4a8e98e
=== STDOUT ===
Processing: [default: loading data]
[stdint.0.4.0: dl]
[stdint.0.4.0: extract]
-> retrieved stdint.0.4.0  (https://opam.ocaml.org/cache)
[stdint: ocaml setup.ml]
+ /home/opam/.opam/default/bin/ocaml "setup.ml" "-configure" "--prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/stdint.0.4.0)
- File "./setup.ml", line 575, characters 4-15:
- 575 |     Stream.from next
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 603, characters 19-36:
- 603 |         let strm = Stream.of_channel chn in
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 610, characters 37-48:
- 610 |                 Buffer.add_char buf (Stream.next strm);
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 613, characters 17-31:
- 613 |             with Stream.Failure ->
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1431, characters 16-33:
- 1431 |       let lxr = Genlex.make_lexer [] in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1433, characters 22-38:
- 1433 |         let st = lxr (Stream.of_string s) in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1434, characters 14-26:
- 1434 |         match Stream.npeek 3 st with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1435, characters 11-23:
- 1435 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1435, characters 28-40:
- 1435 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1436, characters 11-23:
- 1436 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1436, characters 28-41:
- 1436 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                                    ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1437, characters 11-24:
- 1437 |         | [Genlex.String str] -> String str
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1438, characters 11-23:
- 1438 |         | [Genlex.Ident nm] -> Ident nm
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1775, characters 22-40:
- 1775 |         let compare = Pervasives.compare
-                              ^^^^^^^^^^^^^^^^^^
- 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 "setup.ml", line 3176, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3179, characters 21-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3182, characters 18-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3184, characters 6-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3187, characters 12-24:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 9-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 26-36:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 42-55:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 25-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 42-53:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3201, characters 17-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3326, characters 16-33:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3345, characters 22-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3347, characters 17-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 37-49:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 37-50:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 46-58:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 46-59:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3356, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3369, characters 13-25:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3467, characters 16-34:
- 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 "setup.ml", line 4518, characters 21-38:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4520, characters 19-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 16-29:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 33-46:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 15-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 32-43:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/default/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/default/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/default/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/default/bin/ocamlbuild
- Package name: ........................................ stdint
- Package version: ..................................... 0.4.0
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.14.4
- standard_library_default: ............................ /home/opam/.opam/default/lib/ocaml
- standard_library: .................................... /home/opam/.opam/default/lib/ocaml
- bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 
- native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/default
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.8
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_bytes: ........................................... /home/opam/.opam/default/lib/bytes
- ocamldoc: ............................................ /home/opam/.opam/default/bin/ocamldoc
- 
[stdint: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/stdint.0.4.0)
- ocaml setup.ml -build
- File "./setup.ml", line 575, characters 4-15:
- 575 |     Stream.from next
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 603, characters 19-36:
- 603 |         let strm = Stream.of_channel chn in
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 610, characters 37-48:
- 610 |                 Buffer.add_char buf (Stream.next strm);
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 613, characters 17-31:
- 613 |             with Stream.Failure ->
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1431, characters 16-33:
- 1431 |       let lxr = Genlex.make_lexer [] in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1433, characters 22-38:
- 1433 |         let st = lxr (Stream.of_string s) in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1434, characters 14-26:
- 1434 |         match Stream.npeek 3 st with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1435, characters 11-23:
- 1435 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1435, characters 28-40:
- 1435 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1436, characters 11-23:
- 1436 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1436, characters 28-41:
- 1436 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                                    ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1437, characters 11-24:
- 1437 |         | [Genlex.String str] -> String str
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1438, characters 11-23:
- 1438 |         | [Genlex.Ident nm] -> Ident nm
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1775, characters 22-40:
- 1775 |         let compare = Pervasives.compare
-                              ^^^^^^^^^^^^^^^^^^
- 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 "setup.ml", line 3176, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3179, characters 21-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3182, characters 18-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3184, characters 6-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3187, characters 12-24:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 9-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 26-36:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 42-55:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 25-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 42-53:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3201, characters 17-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3326, characters 16-33:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3345, characters 22-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3347, characters 17-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 37-49:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 37-50:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 46-58:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 46-59:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3356, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3369, characters 13-25:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3467, characters 16-34:
- 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 "setup.ml", line 4518, characters 21-38:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4520, characters 19-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 16-29:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 33-46:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 15-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 32-43:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- + /home/opam/.opam/default/bin/ocamlc.opt -config
- + /home/opam/.opam/default/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- + /home/opam/.opam/default/bin/ocamlc.opt -config
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/uint32_stubs.c
- + mv uint32_stubs.o lib/uint32_stubs.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/uint40_stubs.c
- + mv uint40_stubs.o lib/uint40_stubs.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/uint48_stubs.c
- + mv uint48_stubs.o lib/uint48_stubs.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/uint56_stubs.c
- + mv uint56_stubs.o lib/uint56_stubs.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/uint64_stubs.c
- + mv uint64_stubs.o lib/uint64_stubs.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/uint128_stubs.c
- + mv uint128_stubs.o lib/uint128_stubs.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/int40_stubs.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/int40_stubs.c
- lib/int40_stubs.c: In function 'int40_div':
- lib/int40_stubs.c:22:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    22 |   CAMLreturn (copy_int40((Int64_val(v1) / divisor) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- lib/int40_stubs.c: In function 'int40_shift_right':
- lib/int40_stubs.c:29:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    29 |   CAMLreturn (copy_int40((Int64_val(v1) >> Int_val(v2)) & mask));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
- lib/int40_stubs.c: In function 'int40_max_int':
- lib/int40_stubs.c:36:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    36 |   CAMLreturn (copy_int40(INT64_MAX & mask));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- lib/int40_stubs.c: In function 'int40_min_int':
- lib/int40_stubs.c:43:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    43 |   CAMLreturn (copy_int40(INT64_MIN & mask));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- + mv int40_stubs.o lib/int40_stubs.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/int48_stubs.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/int48_stubs.c
- lib/int48_stubs.c: In function 'int48_div':
- lib/int48_stubs.c:22:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    22 |   CAMLreturn (copy_int48((Int64_val(v1) / divisor) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- lib/int48_stubs.c: In function 'int48_shift_right':
- lib/int48_stubs.c:29:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    29 |   CAMLreturn (copy_int48((Int64_val(v1) >> Int_val(v2)) & mask));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
- lib/int48_stubs.c: In function 'int48_max_int':
- lib/int48_stubs.c:36:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    36 |   CAMLreturn (copy_int48(INT64_MAX & mask));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- lib/int48_stubs.c: In function 'int48_min_int':
- lib/int48_stubs.c:43:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    43 |   CAMLreturn (copy_int48(INT64_MIN & mask));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- + mv int48_stubs.o lib/int48_stubs.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/int56_stubs.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/int56_stubs.c
- lib/int56_stubs.c: In function 'int56_div':
- lib/int56_stubs.c:22:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    22 |   CAMLreturn (copy_int56((Int64_val(v1) / divisor) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- lib/int56_stubs.c: In function 'int56_shift_right':
- lib/int56_stubs.c:29:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    29 |   CAMLreturn (copy_int56((Int64_val(v1) >> Int_val(v2)) & mask));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
- lib/int56_stubs.c: In function 'int56_max_int':
- lib/int56_stubs.c:36:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    36 |   CAMLreturn (copy_int56(INT64_MAX & mask));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- lib/int56_stubs.c: In function 'int56_min_int':
- lib/int56_stubs.c:43:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    43 |   CAMLreturn (copy_int56(INT64_MIN & mask));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- + mv int56_stubs.o lib/int56_stubs.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/int128_stubs.c
- + mv int128_stubs.o lib/int128_stubs.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/float_conv.c
- + mv float_conv.o lib/float_conv.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/int_conv.c
- + mv int_conv.o lib/int_conv.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/nativeint_conv.c
- + mv nativeint_conv.o lib/nativeint_conv.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/int8_conv.c
- + mv int8_conv.o lib/int8_conv.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/int16_conv.c
- + mv int16_conv.o lib/int16_conv.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/int24_conv.c
- + mv int24_conv.o lib/int24_conv.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/int32_conv.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/int32_conv.c
- lib/int32_conv.c: In function 'int32_of_int':
- lib/int32_conv.c:33:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-    33 |   CAMLreturn (copy_int32((int32_t)Long_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- lib/int32_conv.c: In function 'int32_of_nativeint':
- lib/int32_conv.c:40:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-    40 |   CAMLreturn (copy_int32((int32_t)Nativeint_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- lib/int32_conv.c: In function 'int32_of_float':
- lib/int32_conv.c:47:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-    47 |   CAMLreturn (copy_int32((int32_t)Double_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- lib/int32_conv.c: In function 'int32_of_int8':
- lib/int32_conv.c:54:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-    54 |   CAMLreturn (copy_int32((int32_t)Int8_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- lib/int32_conv.c: In function 'int32_of_int16':
- lib/int32_conv.c:61:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-    61 |   CAMLreturn (copy_int32((int32_t)Int16_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- lib/int32_conv.c: In function 'int32_of_int24':
- lib/int32_conv.c:68:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-    68 |   CAMLreturn (copy_int32((int32_t)Int24_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- lib/int32_conv.c: In function 'int32_of_int40':
- lib/int32_conv.c:75:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-    75 |   CAMLreturn (copy_int32((int32_t)Int40_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- lib/int32_conv.c: In function 'int32_of_int48':
- lib/int32_conv.c:82:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-    82 |   CAMLreturn (copy_int32((int32_t)Int48_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- lib/int32_conv.c: In function 'int32_of_int56':
- lib/int32_conv.c:89:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-    89 |   CAMLreturn (copy_int32((int32_t)Int56_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- lib/int32_conv.c: In function 'int32_of_int64':
- lib/int32_conv.c:96:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-    96 |   CAMLreturn (copy_int32((int32_t)Int64_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- lib/int32_conv.c: In function 'int32_of_int128':
- lib/int32_conv.c:104:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   104 |   CAMLreturn (copy_int32((int32_t)Int128_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- lib/int32_conv.c: In function 'int32_of_uint8':
- lib/int32_conv.c:115:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   115 |   CAMLreturn (copy_int32((int32_t)Uint8_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- lib/int32_conv.c: In function 'int32_of_uint16':
- lib/int32_conv.c:122:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   122 |   CAMLreturn (copy_int32((int32_t)Uint16_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- lib/int32_conv.c: In function 'int32_of_uint24':
- lib/int32_conv.c:129:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   129 |   CAMLreturn (copy_int32((int32_t)Uint24_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- lib/int32_conv.c: In function 'int32_of_uint32':
- lib/int32_conv.c:136:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   136 |   CAMLreturn (copy_int32((int32_t)Uint32_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- lib/int32_conv.c: In function 'int32_of_uint40':
- lib/int32_conv.c:143:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   143 |   CAMLreturn (copy_int32((int32_t)Uint40_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- lib/int32_conv.c: In function 'int32_of_uint48':
- lib/int32_conv.c:150:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   150 |   CAMLreturn (copy_int32((int32_t)Uint48_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- lib/int32_conv.c: In function 'int32_of_uint56':
- lib/int32_conv.c:157:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   157 |   CAMLreturn (copy_int32((int32_t)Uint56_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- lib/int32_conv.c: In function 'int32_of_uint64':
- lib/int32_conv.c:164:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   164 |   CAMLreturn (copy_int32((int32_t)Uint64_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- lib/int32_conv.c: In function 'int32_of_uint128':
- lib/int32_conv.c:172:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   172 |   CAMLreturn (copy_int32((int32_t)Uint128_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- + mv int32_conv.o lib/int32_conv.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/int40_conv.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/int40_conv.c
- lib/int40_conv.c: In function 'int40_of_int':
- lib/int40_conv.c:33:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    33 |   CAMLreturn (copy_int64(((int64_t)Long_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- lib/int40_conv.c: In function 'int40_of_nativeint':
- lib/int40_conv.c:40:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    40 |   CAMLreturn (copy_int64(((int64_t)Nativeint_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
- lib/int40_conv.c: In function 'int40_of_float':
- lib/int40_conv.c:47:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    47 |   CAMLreturn (copy_int64(((int64_t)Double_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- lib/int40_conv.c: In function 'int40_of_int8':
- lib/int40_conv.c:54:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    54 |   CAMLreturn (copy_int64(((int64_t)Int8_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- lib/int40_conv.c: In function 'int40_of_int16':
- lib/int40_conv.c:61:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    61 |   CAMLreturn (copy_int64(((int64_t)Int16_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- lib/int40_conv.c: In function 'int40_of_int24':
- lib/int40_conv.c:68:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    68 |   CAMLreturn (copy_int64(((int64_t)Int24_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- lib/int40_conv.c: In function 'int40_of_int32':
- lib/int40_conv.c:75:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    75 |   CAMLreturn (copy_int64(((int64_t)Int32_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- lib/int40_conv.c: In function 'int40_of_int48':
- lib/int40_conv.c:82:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    82 |   CAMLreturn (copy_int64(((int64_t)Int48_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- lib/int40_conv.c: In function 'int40_of_int56':
- lib/int40_conv.c:89:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    89 |   CAMLreturn (copy_int64(((int64_t)Int56_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- lib/int40_conv.c: In function 'int40_of_int64':
- lib/int40_conv.c:96:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    96 |   CAMLreturn (copy_int64(((int64_t)Int64_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- lib/int40_conv.c: In function 'int40_of_int128':
- lib/int40_conv.c:104:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   104 |   CAMLreturn (copy_int64(((int64_t)Int128_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- lib/int40_conv.c: In function 'int40_of_uint8':
- lib/int40_conv.c:115:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   115 |   CAMLreturn (copy_int64(((int64_t)Uint8_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- lib/int40_conv.c: In function 'int40_of_uint16':
- lib/int40_conv.c:122:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   122 |   CAMLreturn (copy_int64(((int64_t)Uint16_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- lib/int40_conv.c: In function 'int40_of_uint24':
- lib/int40_conv.c:129:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   129 |   CAMLreturn (copy_int64(((int64_t)Uint24_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- lib/int40_conv.c: In function 'int40_of_uint32':
- lib/int40_conv.c:136:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   136 |   CAMLreturn (copy_int64(((int64_t)Uint32_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- lib/int40_conv.c: In function 'int40_of_uint40':
- lib/int40_conv.c:143:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   143 |   CAMLreturn (copy_int64(((int64_t)Uint40_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- lib/int40_conv.c: In function 'int40_of_uint48':
- lib/int40_conv.c:150:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   150 |   CAMLreturn (copy_int64(((int64_t)Uint48_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- lib/int40_conv.c: In function 'int40_of_uint56':
- lib/int40_conv.c:157:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   157 |   CAMLreturn (copy_int64(((int64_t)Uint56_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- lib/int40_conv.c: In function 'int40_of_uint64':
- lib/int40_conv.c:164:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   164 |   CAMLreturn (copy_int64(((int64_t)Uint64_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- lib/int40_conv.c: In function 'int40_of_uint128':
- lib/int40_conv.c:172:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   172 |   CAMLreturn (copy_int64(((int64_t)Uint128_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- + mv int40_conv.o lib/int40_conv.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/int48_conv.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/int48_conv.c
- lib/int48_conv.c: In function 'int48_of_int':
- lib/int48_conv.c:33:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    33 |   CAMLreturn (copy_int64(((int64_t)Long_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- lib/int48_conv.c: In function 'int48_of_nativeint':
- lib/int48_conv.c:40:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    40 |   CAMLreturn (copy_int64(((int64_t)Nativeint_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
- lib/int48_conv.c: In function 'int48_of_float':
- lib/int48_conv.c:47:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    47 |   CAMLreturn (copy_int64(((int64_t)Double_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- lib/int48_conv.c: In function 'int48_of_int8':
- lib/int48_conv.c:54:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    54 |   CAMLreturn (copy_int64(((int64_t)Int8_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- lib/int48_conv.c: In function 'int48_of_int16':
- lib/int48_conv.c:61:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    61 |   CAMLreturn (copy_int64(((int64_t)Int16_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- lib/int48_conv.c: In function 'int48_of_int24':
- lib/int48_conv.c:68:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    68 |   CAMLreturn (copy_int64(((int64_t)Int24_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- lib/int48_conv.c: In function 'int48_of_int32':
- lib/int48_conv.c:75:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    75 |   CAMLreturn (copy_int64(((int64_t)Int32_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- lib/int48_conv.c: In function 'int48_of_int40':
- lib/int48_conv.c:82:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    82 |   CAMLreturn (copy_int64(((int64_t)Int40_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- lib/int48_conv.c: In function 'int48_of_int56':
- lib/int48_conv.c:89:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    89 |   CAMLreturn (copy_int64(((int64_t)Int56_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- lib/int48_conv.c: In function 'int48_of_int64':
- lib/int48_conv.c:96:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    96 |   CAMLreturn (copy_int64(((int64_t)Int64_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- lib/int48_conv.c: In function 'int48_of_int128':
- lib/int48_conv.c:104:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   104 |   CAMLreturn (copy_int64(((int64_t)Int128_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- lib/int48_conv.c: In function 'int48_of_uint8':
- lib/int48_conv.c:115:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   115 |   CAMLreturn (copy_int64(((int64_t)Uint8_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- lib/int48_conv.c: In function 'int48_of_uint16':
- lib/int48_conv.c:122:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   122 |   CAMLreturn (copy_int64(((int64_t)Uint16_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- lib/int48_conv.c: In function 'int48_of_uint24':
- lib/int48_conv.c:129:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   129 |   CAMLreturn (copy_int64(((int64_t)Uint24_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- lib/int48_conv.c: In function 'int48_of_uint32':
- lib/int48_conv.c:136:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   136 |   CAMLreturn (copy_int64(((int64_t)Uint32_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- lib/int48_conv.c: In function 'int48_of_uint40':
- lib/int48_conv.c:143:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   143 |   CAMLreturn (copy_int64(((int64_t)Uint40_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- lib/int48_conv.c: In function 'int48_of_uint48':
- lib/int48_conv.c:150:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   150 |   CAMLreturn (copy_int64(((int64_t)Uint48_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- lib/int48_conv.c: In function 'int48_of_uint56':
- lib/int48_conv.c:157:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   157 |   CAMLreturn (copy_int64(((int64_t)Uint56_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- lib/int48_conv.c: In function 'int48_of_uint64':
- lib/int48_conv.c:164:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   164 |   CAMLreturn (copy_int64(((int64_t)Uint64_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- lib/int48_conv.c: In function 'int48_of_uint128':
- lib/int48_conv.c:172:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   172 |   CAMLreturn (copy_int64(((int64_t)Uint128_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- + mv int48_conv.o lib/int48_conv.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/int56_conv.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/int56_conv.c
- lib/int56_conv.c: In function 'int56_of_int':
- lib/int56_conv.c:33:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    33 |   CAMLreturn (copy_int64(((int64_t)Long_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- lib/int56_conv.c: In function 'int56_of_nativeint':
- lib/int56_conv.c:40:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    40 |   CAMLreturn (copy_int64(((int64_t)Nativeint_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
- lib/int56_conv.c: In function 'int56_of_float':
- lib/int56_conv.c:47:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    47 |   CAMLreturn (copy_int64(((int64_t)Double_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- lib/int56_conv.c: In function 'int56_of_int8':
- lib/int56_conv.c:54:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    54 |   CAMLreturn (copy_int64(((int64_t)Int8_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- lib/int56_conv.c: In function 'int56_of_int16':
- lib/int56_conv.c:61:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    61 |   CAMLreturn (copy_int64(((int64_t)Int16_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- lib/int56_conv.c: In function 'int56_of_int24':
- lib/int56_conv.c:68:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    68 |   CAMLreturn (copy_int64(((int64_t)Int24_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- lib/int56_conv.c: In function 'int56_of_int32':
- lib/int56_conv.c:75:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    75 |   CAMLreturn (copy_int64(((int64_t)Int32_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- lib/int56_conv.c: In function 'int56_of_int40':
- lib/int56_conv.c:82:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    82 |   CAMLreturn (copy_int64(((int64_t)Int40_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- lib/int56_conv.c: In function 'int56_of_int48':
- lib/int56_conv.c:89:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    89 |   CAMLreturn (copy_int64(((int64_t)Int48_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- lib/int56_conv.c: In function 'int56_of_int64':
- lib/int56_conv.c:96:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    96 |   CAMLreturn (copy_int64(((int64_t)Int64_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- lib/int56_conv.c: In function 'int56_of_int128':
- lib/int56_conv.c:104:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   104 |   CAMLreturn (copy_int64(((int64_t)Int128_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- lib/int56_conv.c: In function 'int56_of_uint8':
- lib/int56_conv.c:115:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   115 |   CAMLreturn (copy_int64(((int64_t)Uint8_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- lib/int56_conv.c: In function 'int56_of_uint16':
- lib/int56_conv.c:122:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   122 |   CAMLreturn (copy_int64(((int64_t)Uint16_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- lib/int56_conv.c: In function 'int56_of_uint24':
- lib/int56_conv.c:129:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   129 |   CAMLreturn (copy_int64(((int64_t)Uint24_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- lib/int56_conv.c: In function 'int56_of_uint32':
- lib/int56_conv.c:136:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   136 |   CAMLreturn (copy_int64(((int64_t)Uint32_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- lib/int56_conv.c: In function 'int56_of_uint40':
- lib/int56_conv.c:143:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   143 |   CAMLreturn (copy_int64(((int64_t)Uint40_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- lib/int56_conv.c: In function 'int56_of_uint48':
- lib/int56_conv.c:150:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   150 |   CAMLreturn (copy_int64(((int64_t)Uint48_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- lib/int56_conv.c: In function 'int56_of_uint56':
- lib/int56_conv.c:157:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   157 |   CAMLreturn (copy_int64(((int64_t)Uint56_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- lib/int56_conv.c: In function 'int56_of_uint64':
- lib/int56_conv.c:164:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   164 |   CAMLreturn (copy_int64(((int64_t)Uint64_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- lib/int56_conv.c: In function 'int56_of_uint128':
- lib/int56_conv.c:172:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   172 |   CAMLreturn (copy_int64(((int64_t)Uint128_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- + mv int56_conv.o lib/int56_conv.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/int64_conv.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/int64_conv.c
- lib/int64_conv.c: In function 'int64_of_int':
- lib/int64_conv.c:33:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    33 |   CAMLreturn (copy_int64((int64_t)Long_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- lib/int64_conv.c: In function 'int64_of_nativeint':
- lib/int64_conv.c:40:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    40 |   CAMLreturn (copy_int64((int64_t)Nativeint_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- lib/int64_conv.c: In function 'int64_of_float':
- lib/int64_conv.c:47:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    47 |   CAMLreturn (copy_int64((int64_t)Double_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- lib/int64_conv.c: In function 'int64_of_int8':
- lib/int64_conv.c:54:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    54 |   CAMLreturn (copy_int64((int64_t)Int8_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- lib/int64_conv.c: In function 'int64_of_int16':
- lib/int64_conv.c:61:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    61 |   CAMLreturn (copy_int64((int64_t)Int16_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- lib/int64_conv.c: In function 'int64_of_int24':
- lib/int64_conv.c:68:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    68 |   CAMLreturn (copy_int64((int64_t)Int24_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- lib/int64_conv.c: In function 'int64_of_int32':
- lib/int64_conv.c:75:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    75 |   CAMLreturn (copy_int64((int64_t)Int32_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- lib/int64_conv.c: In function 'int64_of_int40':
- lib/int64_conv.c:82:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    82 |   CAMLreturn (copy_int64((int64_t)Int40_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- lib/int64_conv.c: In function 'int64_of_int48':
- lib/int64_conv.c:89:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    89 |   CAMLreturn (copy_int64((int64_t)Int48_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- lib/int64_conv.c: In function 'int64_of_int56':
- lib/int64_conv.c:96:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    96 |   CAMLreturn (copy_int64((int64_t)Int56_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- lib/int64_conv.c: In function 'int64_of_int128':
- lib/int64_conv.c:104:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   104 |   CAMLreturn (copy_int64((int64_t)Int128_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- lib/int64_conv.c: In function 'int64_of_uint8':
- lib/int64_conv.c:115:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   115 |   CAMLreturn (copy_int64((int64_t)Uint8_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- lib/int64_conv.c: In function 'int64_of_uint16':
- lib/int64_conv.c:122:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   122 |   CAMLreturn (copy_int64((int64_t)Uint16_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- lib/int64_conv.c: In function 'int64_of_uint24':
- lib/int64_conv.c:129:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   129 |   CAMLreturn (copy_int64((int64_t)Uint24_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- lib/int64_conv.c: In function 'int64_of_uint32':
- lib/int64_conv.c:136:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   136 |   CAMLreturn (copy_int64((int64_t)Uint32_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- lib/int64_conv.c: In function 'int64_of_uint40':
- lib/int64_conv.c:143:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   143 |   CAMLreturn (copy_int64((int64_t)Uint40_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- lib/int64_conv.c: In function 'int64_of_uint48':
- lib/int64_conv.c:150:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   150 |   CAMLreturn (copy_int64((int64_t)Uint48_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- lib/int64_conv.c: In function 'int64_of_uint56':
- lib/int64_conv.c:157:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   157 |   CAMLreturn (copy_int64((int64_t)Uint56_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- lib/int64_conv.c: In function 'int64_of_uint64':
- lib/int64_conv.c:164:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   164 |   CAMLreturn (copy_int64((int64_t)Uint64_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- lib/int64_conv.c: In function 'int64_of_uint128':
- lib/int64_conv.c:172:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   172 |   CAMLreturn (copy_int64((int64_t)Uint128_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- + mv int64_conv.o lib/int64_conv.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/int128_conv.c
- + mv int128_conv.o lib/int128_conv.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/uint8_conv.c
- + mv uint8_conv.o lib/uint8_conv.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/uint16_conv.c
- + mv uint16_conv.o lib/uint16_conv.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/uint24_conv.c
- + mv uint24_conv.o lib/uint24_conv.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/uint32_conv.c
- + mv uint32_conv.o lib/uint32_conv.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/uint40_conv.c
- + mv uint40_conv.o lib/uint40_conv.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/uint48_conv.c
- + mv uint48_conv.o lib/uint48_conv.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/uint56_conv.c
- + mv uint56_conv.o lib/uint56_conv.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/uint64_conv.c
- + mv uint64_conv.o lib/uint64_conv.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/uint128_conv.c
- + mv uint128_conv.o lib/uint128_conv.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlmklib -o lib/stdint_stubs -g lib/uint32_stubs.o lib/uint40_stubs.o lib/uint48_stubs.o lib/uint56_stubs.o lib/uint64_stubs.o lib/uint128_stubs.o lib/int40_stubs.o lib/int48_stubs.o lib/int56_stubs.o lib/int128_stubs.o lib/float_conv.o lib/int_conv.o lib/nativeint_conv.o lib/int8_conv.o lib/int16_conv.o lib/int24_conv.o lib/int32_conv.o lib/int40_conv.o lib/int48_conv.o lib/int56_conv.o lib/int64_conv.o lib/int128_conv.o lib/uint8_conv.o lib/uint16_conv.o lib/uint24_conv.o lib/uint32_conv.o lib/uint40_conv.o lib/uint48_conv.o lib/uint56_conv.o lib/uint64_conv.o lib/uint128_conv.o
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -modules lib/stdint.mli > lib/stdint.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bytes -I lib -o lib/stdint.cmi lib/stdint.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -modules lib/stdint.ml > lib/stdint.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -modules lib/bytes_conv.mli > lib/bytes_conv.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -modules lib/infix.mli > lib/infix.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -modules lib/int_wrapper.mli > lib/int_wrapper.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -modules lib/str_conv.mli > lib/str_conv.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bytes -I lib -o lib/bytes_conv.cmi lib/bytes_conv.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bytes -I lib -o lib/infix.cmi lib/infix.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bytes -I lib -o lib/int_wrapper.cmi lib/int_wrapper.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bytes -I lib -o lib/str_conv.cmi lib/str_conv.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -modules lib/str_conv.ml > lib/str_conv.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -modules lib/bytes_conv.ml > lib/bytes_conv.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -modules lib/infix.ml > lib/infix.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -modules lib/int_wrapper.ml > lib/int_wrapper.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bytes -I lib -o lib/stdint.cmo lib/stdint.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bytes -I lib -o lib/stdint.cmo lib/stdint.ml
- File "lib/stdint.ml", line 490, characters 18-36:
- 490 |     let compare = Pervasives.compare
-                         ^^^^^^^^^^^^^^^^^^
- 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 "lib/stdint.ml", line 574, characters 18-36:
- 574 |     let compare = Pervasives.compare
-                         ^^^^^^^^^^^^^^^^^^
- 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 "lib/stdint.ml", line 658, characters 18-36:
- 658 |     let compare = Pervasives.compare
-                         ^^^^^^^^^^^^^^^^^^
- 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 "lib/stdint.ml", line 749, characters 18-36:
- 749 |     let compare = Pervasives.compare
-                         ^^^^^^^^^^^^^^^^^^
- 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 "lib/stdint.ml", line 1022, characters 18-36:
- 1022 |     let compare = Pervasives.compare
-                          ^^^^^^^^^^^^^^^^^^
- 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 "lib/stdint.ml", line 1115, characters 18-36:
- 1115 |     let compare = Pervasives.compare
-                          ^^^^^^^^^^^^^^^^^^
- 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 "lib/stdint.ml", line 1200, characters 18-36:
- 1200 |     let compare = Pervasives.compare
-                          ^^^^^^^^^^^^^^^^^^
- 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 "lib/stdint.ml", line 1282, characters 18-36:
- 1282 |     let compare = Pervasives.compare
-                          ^^^^^^^^^^^^^^^^^^
- 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 "lib/stdint.ml", line 1364, characters 18-36:
- 1364 |     let compare = Pervasives.compare
-                          ^^^^^^^^^^^^^^^^^^
- 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 "lib/stdint.ml", line 1453, characters 18-36:
- 1453 |     let compare = Pervasives.compare
-                          ^^^^^^^^^^^^^^^^^^
- 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
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bytes -I lib -o lib/str_conv.cmo lib/str_conv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bytes -I lib -o lib/bytes_conv.cmo lib/bytes_conv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bytes -I lib -o lib/infix.cmo lib/infix.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bytes -I lib -o lib/int_wrapper.cmo lib/int_wrapper.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bytes -I lib -o lib/int_wrapper.cmo lib/int_wrapper.ml
- File "lib/int_wrapper.ml", line 67, characters 16-34:
- 67 |   let compare = Pervasives.compare
-                      ^^^^^^^^^^^^^^^^^^
- 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 "lib/int_wrapper.ml", line 101, characters 16-34:
- 101 |   let compare = Pervasives.compare
-                       ^^^^^^^^^^^^^^^^^^
- 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
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -a -dllib -lstdint_stubs -cclib -lstdint_stubs -I lib lib/bytes_conv.cmo lib/infix.cmo lib/int_wrapper.cmo lib/str_conv.cmo lib/stdint.cmo -o lib/stdint.cma
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bytes -I lib -o lib/bytes_conv.cmx lib/bytes_conv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bytes -I lib -o lib/infix.cmx lib/infix.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bytes -I lib -o lib/int_wrapper.cmx lib/int_wrapper.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bytes -I lib -o lib/int_wrapper.cmx lib/int_wrapper.ml
- File "lib/int_wrapper.ml", line 67, characters 16-34:
- 67 |   let compare = Pervasives.compare
-                      ^^^^^^^^^^^^^^^^^^
- 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 "lib/int_wrapper.ml", line 101, characters 16-34:
- 101 |   let compare = Pervasives.compare
-                       ^^^^^^^^^^^^^^^^^^
- 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
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bytes -I lib -o lib/str_conv.cmx lib/str_conv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bytes -I lib -o lib/stdint.cmx lib/stdint.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bytes -I lib -o lib/stdint.cmx lib/stdint.ml
- File "lib/stdint.ml", line 490, characters 18-36:
- 490 |     let compare = Pervasives.compare
-                         ^^^^^^^^^^^^^^^^^^
- 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 "lib/stdint.ml", line 574, characters 18-36:
- 574 |     let compare = Pervasives.compare
-                         ^^^^^^^^^^^^^^^^^^
- 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 "lib/stdint.ml", line 658, characters 18-36:
- 658 |     let compare = Pervasives.compare
-                         ^^^^^^^^^^^^^^^^^^
- 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 "lib/stdint.ml", line 749, characters 18-36:
- 749 |     let compare = Pervasives.compare
-                         ^^^^^^^^^^^^^^^^^^
- 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 "lib/stdint.ml", line 1022, characters 18-36:
- 1022 |     let compare = Pervasives.compare
-                          ^^^^^^^^^^^^^^^^^^
- 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 "lib/stdint.ml", line 1115, characters 18-36:
- 1115 |     let compare = Pervasives.compare
-                          ^^^^^^^^^^^^^^^^^^
- 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 "lib/stdint.ml", line 1200, characters 18-36:
- 1200 |     let compare = Pervasives.compare
-                          ^^^^^^^^^^^^^^^^^^
- 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 "lib/stdint.ml", line 1282, characters 18-36:
- 1282 |     let compare = Pervasives.compare
-                          ^^^^^^^^^^^^^^^^^^
- 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 "lib/stdint.ml", line 1364, characters 18-36:
- 1364 |     let compare = Pervasives.compare
-                          ^^^^^^^^^^^^^^^^^^
- 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 "lib/stdint.ml", line 1453, characters 18-36:
- 1453 |     let compare = Pervasives.compare
-                          ^^^^^^^^^^^^^^^^^^
- 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
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -a -cclib -lstdint_stubs -I lib lib/bytes_conv.cmx lib/infix.cmx lib/int_wrapper.cmx lib/str_conv.cmx lib/stdint.cmx -o lib/stdint.cmxa
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -shared -I lib -I lib lib/stdint.cmxa lib/bytes_conv.cmx lib/infix.cmx lib/int_wrapper.cmx lib/str_conv.cmx lib/stdint.cmx -o lib/stdint.cmxs
- + /home/opam/.opam/default/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 454, characters 8-19:
- 454 |         Stream.from
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 457, characters 21-32:
- 457 |                match Stream.next st with
-                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 460, characters 18-32:
- 460 |              with Stream.Failure -> None)
-                         ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 462, characters 6-23:
- 462 |       Genlex.make_lexer ["="] st_line
-             ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 465, characters 12-24:
- 465 |       match Stream.npeek 3 lxr with
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 466, characters 9-21:
- 466 |       | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 466, characters 26-36:
- 466 |       | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                                 ^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 466, characters 42-55:
- 466 |       | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                                                 ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 467, characters 8-19:
- 467 |         Stream.junk lxr; Stream.junk lxr; Stream.junk lxr;
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 467, characters 25-36:
- 467 |         Stream.junk lxr; Stream.junk lxr; Stream.junk lxr;
-                                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 467, characters 42-53:
- 467 |         Stream.junk lxr; Stream.junk lxr; Stream.junk lxr;
-                                                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 479, characters 17-34:
- 479 |         let st = Stream.of_channel chn in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  stdint.0.4.0
[stdint: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/stdint.0.4.0)
- ocaml setup.ml -install
- File "./setup.ml", line 575, characters 4-15:
- 575 |     Stream.from next
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 603, characters 19-36:
- 603 |         let strm = Stream.of_channel chn in
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 610, characters 37-48:
- 610 |                 Buffer.add_char buf (Stream.next strm);
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 613, characters 17-31:
- 613 |             with Stream.Failure ->
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1431, characters 16-33:
- 1431 |       let lxr = Genlex.make_lexer [] in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1433, characters 22-38:
- 1433 |         let st = lxr (Stream.of_string s) in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1434, characters 14-26:
- 1434 |         match Stream.npeek 3 st with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1435, characters 11-23:
- 1435 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1435, characters 28-40:
- 1435 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1436, characters 11-23:
- 1436 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1436, characters 28-41:
- 1436 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                                    ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1437, characters 11-24:
- 1437 |         | [Genlex.String str] -> String str
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1438, characters 11-23:
- 1438 |         | [Genlex.Ident nm] -> Ident nm
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1775, characters 22-40:
- 1775 |         let compare = Pervasives.compare
-                              ^^^^^^^^^^^^^^^^^^
- 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 "setup.ml", line 3176, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3179, characters 21-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3182, characters 18-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3184, characters 6-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3187, characters 12-24:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 9-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 26-36:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 42-55:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 25-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 42-53:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3201, characters 17-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3326, characters 16-33:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3345, characters 22-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3347, characters 17-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 37-49:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 37-50:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 46-58:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 46-59:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3356, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3369, characters 13-25:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3467, characters 16-34:
- 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 "setup.ml", line 4518, characters 21-38:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4520, characters 19-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 16-29:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 33-46:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 15-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 32-43:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- Installed /home/opam/.opam/default/lib/stdint/stdint.mli
- Installed /home/opam/.opam/default/lib/stdint/libstdint_stubs.a
- Installed /home/opam/.opam/default/lib/stdint/stdint.cma
- Installed /home/opam/.opam/default/lib/stdint/stdint.cmxa
- Installed /home/opam/.opam/default/lib/stdint/stdint.a
- Installed /home/opam/.opam/default/lib/stdint/stdint.cmxs
- Installed /home/opam/.opam/default/lib/stdint/stdint.cmi
- Installed /home/opam/.opam/default/lib/stdint/stdint.cmti
- Installed /home/opam/.opam/default/lib/stdint/stdint.cmt
- Installed /home/opam/.opam/default/lib/stdint/stdint.annot
- Installed /home/opam/.opam/default/lib/stdint/int_wrapper.cmx
- Installed /home/opam/.opam/default/lib/stdint/infix.cmx
- Installed /home/opam/.opam/default/lib/stdint/bytes_conv.cmx
- Installed /home/opam/.opam/default/lib/stdint/str_conv.cmx
- Installed /home/opam/.opam/default/lib/stdint/stdint.cmx
- Installed /home/opam/.opam/default/lib/stublibs/dllstdint_stubs.so
- Installed /home/opam/.opam/default/lib/stublibs/dllstdint_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/default/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/default/lib/stdint/META
-> installed stdint.0.4.0

=== STDERR ===

2026-06-16 11:49.18: OK: build stdint.0.4.0 (runc: 16.1s, disk: 85KB)
2026-06-16 11:49.18: Job succeeded