Build:
- 0
2026-06-23 16:45.35: New job: build usb.1.3.1 (fd308fdaebed)
2026-06-23 16:45.35: Waiting for resource in pool day11-builds
2026-06-23 17:22.07: Got resource from pool day11-builds
2026-06-23 17:22.07: [profile full] build usb.1.3.1
2026-06-23 17:22.07: build usb.1.3.1 (fd308fdaebed)
=== DEPENDENCIES (24 transitive) ===
base-bytes.base 70d0daec7841
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
conf-pkg-config.5 4b60827fc174
cppo.1.8.0 ea583d2d3bbb
csexp.1.5.2 ec63db2dab31
dune.3.23.1 5402470d931c
dune-configurator.3.23.1 58f4a3f92083
lwt.5.10.0 f990f11fd2af
lwt_ppx.5.9.3 fec82ead7a0f
oasis.0.4.11 c7c4c52b1bdc
ocaml.4.14.4 cb826ea44eb2
ocaml-base-compiler.4.14.4 d2f775f983d7
ocaml-compiler-libs.v0.12.4 d1dd1437b449
ocaml-config.2 669e0fcf9e4d
ocamlbuild.0.16.1 8f6c52e6fce8
ocamlfind.1.9.8 6025f4a8e98e
ocamlify.0.0.1 7283ee0bdaa9
ocamlmod.0.1.1 77e75eab2138
ocplib-endian.1.2 4dbd3fe91c51
ppx_derivers.1.2.1 441538dbecd1
ppxlib.0.38.0 a3e9cb715835
sexplib0.v0.17.0 7af37899b3a0
stdlib-shims.0.3.0 e2dd0beb9112
=== STDOUT ===
Processing: [default: loading data]
The following system packages will first need to be installed:
libusb-1.0-0-dev
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libusb-1.0-0-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libusb-1.0-0:amd64.
- (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18285 files and directories currently installed.)
- Preparing to unpack .../libusb-1.0-0_2%3a1.0.26-1_amd64.deb ...
- Unpacking libusb-1.0-0:amd64 (2:1.0.26-1) ...
- Selecting previously unselected package libusb-1.0-0-dev:amd64.
- Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.26-1_amd64.deb ...
- Unpacking libusb-1.0-0-dev:amd64 (2:1.0.26-1) ...
- Selecting previously unselected package libusb-1.0-doc.
- Preparing to unpack .../libusb-1.0-doc_2%3a1.0.26-1_all.deb ...
- Unpacking libusb-1.0-doc (2:1.0.26-1) ...
- Setting up libusb-1.0-doc (2:1.0.26-1) ...
- Setting up libusb-1.0-0:amd64 (2:1.0.26-1) ...
- Setting up libusb-1.0-0-dev:amd64 (2:1.0.26-1) ...
- Processing triggers for libc-bin (2.36-9+deb12u14) ...
[usb.1.3.1: dl]
[usb.1.3.1: extract]
-> retrieved usb.1.3.1 (https://opam.ocaml.org/cache)
[usb: patch] applying patches/use-lwt_ppx.patch
[usb: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/usb.1.3.1/./configure (CWD=/home/opam/.opam/default/.opam-switch/build/usb.1.3.1)
- ./config_pkg || true
- patching file .merlin
- Hunk #1 FAILED at 1.
- 1 out of 1 hunk FAILED
- patching file _oasis
- Hunk #1 FAILED at 17.
- 1 out of 1 hunk FAILED
- patching file examples/myocamlbuild.ml
- Hunk #1 FAILED at 42.
- 1 out of 1 hunk FAILED
- sed '/^#/D' setup.ml > setup_dev.ml
- ocamlfind ocamlopt -o setup-dev.exe -linkpkg -package ocamlbuild,oasis.dynrun setup_dev.ml || \
- ocamlfind ocamlc -o setup-dev.exe -linkpkg -package ocamlbuild,oasis.dynrun setup_dev.ml || true
- rm -f setup_dev.*
- ./setup-dev.exe -configure
-
- 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: ........................................ ocaml-usb
- Package version: ..................................... 1.3.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: .......... /usr/local
- 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_lwt_unix: ........................................ /home/opam/.opam/default/lib/lwt/unix
- pkg_lwt_ppx: ......................................... /home/opam/.opam/default/lib/lwt_ppx
- ocamldoc: ............................................ /home/opam/.opam/default/bin/ocamldoc
-
[usb: make]
+ /usr/bin/make (CWD=/home/opam/.opam/default/.opam-switch/build/usb.1.3.1)
- ./setup-dev.exe -build
- + /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
- File "examples/_tags", line 3, characters 13-20:
- Warning: the tag "pkg_usb" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -ccopt '-I`ocamlfind query lwt`/unix' -ccopt -I/usr/include/libusb-1.0 -package lwt -c src/usb_stubs.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -ccopt '-I`ocamlfind query lwt`/unix' -ccopt -I/usr/include/libusb-1.0 -package lwt -c src/usb_stubs.c
- In file included from src/usb_stubs.c:18:
- /usr/include/libusb-1.0/libusb.h:1265:20: warning: "callback" is deprecated: use "caml_callback" instead
- 1265 | libusb_transfer_cb_fn callback;
- | ^~~~~~~~~~~~~~~~~~~~
- /usr/include/libusb-1.0/libusb.h:1583:20: warning: "callback" is deprecated: use "caml_callback" instead
- 1583 | unsigned char *buffer, libusb_transfer_cb_fn callback, void *user_data,
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/libusb-1.0/libusb.h: In function 'libusb_fill_control_transfer':
- /usr/include/libusb-1.0/libusb.h:1596:20: warning: "callback" is deprecated: use "caml_callback" instead
- 1596 | transfer->callback = callback;
- | ^~~~~~~~~~~~~~~~~~~
- /usr/include/libusb-1.0/libusb.h:1596:20: warning: "callback" is deprecated: use "caml_callback" instead
- /usr/include/libusb-1.0/libusb.h: At top level:
- /usr/include/libusb-1.0/libusb.h:1614:20: warning: "callback" is deprecated: use "caml_callback" instead
- 1614 | unsigned char *buffer, int length, libusb_transfer_cb_fn callback,
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/libusb-1.0/libusb.h: In function 'libusb_fill_bulk_transfer':
- /usr/include/libusb-1.0/libusb.h:1624:20: warning: "callback" is deprecated: use "caml_callback" instead
- 1624 | transfer->callback = callback;
- | ^~~~~~~~~~~~~~~~~~~
- /usr/include/libusb-1.0/libusb.h:1624:20: warning: "callback" is deprecated: use "caml_callback" instead
- /usr/include/libusb-1.0/libusb.h: At top level:
- /usr/include/libusb-1.0/libusb.h:1646:20: warning: "callback" is deprecated: use "caml_callback" instead
- 1646 | unsigned char *buffer, int length, libusb_transfer_cb_fn callback,
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/libusb-1.0/libusb.h: In function 'libusb_fill_bulk_stream_transfer':
- /usr/include/libusb-1.0/libusb.h:1650:41: warning: "callback" is deprecated: use "caml_callback" instead
- 1650 | length, callback, user_data, timeout);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/libusb-1.0/libusb.h: At top level:
- /usr/include/libusb-1.0/libusb.h:1671:20: warning: "callback" is deprecated: use "caml_callback" instead
- 1671 | libusb_transfer_cb_fn callback, void *user_data, unsigned int timeout)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/libusb-1.0/libusb.h: In function 'libusb_fill_interrupt_transfer':
- /usr/include/libusb-1.0/libusb.h:1680:20: warning: "callback" is deprecated: use "caml_callback" instead
- 1680 | transfer->callback = callback;
- | ^~~~~~~~~~~~~~~~~~~
- /usr/include/libusb-1.0/libusb.h:1680:20: warning: "callback" is deprecated: use "caml_callback" instead
- /usr/include/libusb-1.0/libusb.h: At top level:
- /usr/include/libusb-1.0/libusb.h:1700:20: warning: "callback" is deprecated: use "caml_callback" instead
- 1700 | libusb_transfer_cb_fn callback, void *user_data, unsigned int timeout)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/libusb-1.0/libusb.h: In function 'libusb_fill_iso_transfer':
- /usr/include/libusb-1.0/libusb.h:1710:20: warning: "callback" is deprecated: use "caml_callback" instead
- 1710 | transfer->callback = callback;
- | ^~~~~~~~~~~~~~~~~~~
- /usr/include/libusb-1.0/libusb.h:1710:20: warning: "callback" is deprecated: use "caml_callback" instead
- src/usb_stubs.c: In function 'ml_usb_handle_recv':
- src/usb_stubs.c:846:39: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 846 | memcpy(String_val(Field(meta, 1)) + Long_val(Field(meta, 2)),
- In file included from src/usb_stubs.c:20:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
- 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
- | ~~~~~~~~~~~~~~~~~^~~~~~
- src/usb_stubs.c: In function 'ml_usb_recv':
- src/usb_stubs.c:955:13: warning: "callback" is deprecated: use "caml_callback" instead
- 955 | transfer->callback = ml_usb_handle_recv;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- src/usb_stubs.c: In function 'ml_usb_send':
- src/usb_stubs.c:968:13: warning: "callback" is deprecated: use "caml_callback" instead
- 968 | transfer->callback = ml_usb_handle_send;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- + mv usb_stubs.o src/usb_stubs.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlmklib -o src/usb_stubs -g -lusb-1.0 src/usb_stubs.o
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package lwt.unix -package lwt_ppx -modules src/USB.mli > src/USB.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '-I`ocamlfind query lwt`/unix' -package lwt.unix -package lwt_ppx -I src -o src/USB.cmi src/USB.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '-I`ocamlfind query lwt`/unix' -package lwt.unix -package lwt_ppx -I src -o src/USB.cmi src/USB.mli
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package lwt.unix -package lwt_ppx -modules src/USB.ml > src/USB.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '-I`ocamlfind query lwt`/unix' -package lwt.unix -package lwt_ppx -I src -o src/USB.cmo src/USB.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '-I`ocamlfind query lwt`/unix' -package lwt.unix -package lwt_ppx -I src -o src/USB.cmo src/USB.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- File "src/USB.ml", line 234, characters 10-28:
- 234 | ignore (Lwt_sequence.add_r enter_iter Lwt_main.enter_iter_hooks);
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Lwt_sequence
- Use package lwt-dllist. See
- https://github.com/mirage/lwt-dllist
- File "src/USB.ml", line 234, characters 40-65:
- 234 | ignore (Lwt_sequence.add_r enter_iter Lwt_main.enter_iter_hooks);
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Lwt_main.enter_iter_hooks
- Use module Lwt_main.Enter_iter_hooks.
- File "src/USB.ml", line 235, characters 10-28:
- 235 | ignore (Lwt_sequence.add_r leave_iter Lwt_main.leave_iter_hooks);
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Lwt_sequence
- Use package lwt-dllist. See
- https://github.com/mirage/lwt-dllist
- File "src/USB.ml", line 235, characters 40-65:
- 235 | ignore (Lwt_sequence.add_r leave_iter Lwt_main.leave_iter_hooks);
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Lwt_main.leave_iter_hooks
- Use module Lwt_main.Leave_iter_hooks.
- File "src/USB.ml", line 238, characters 10-28:
- 238 | ignore (Lwt_sequence.add_r (fun _ -> Lazy.force exit |> Lwt.return) Lwt_main.exit_hooks)
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Lwt_sequence
- Use package lwt-dllist. See
- https://github.com/mirage/lwt-dllist
- File "src/USB.ml", line 238, characters 70-89:
- 238 | ignore (Lwt_sequence.add_r (fun _ -> Lazy.force exit |> Lwt.return) Lwt_main.exit_hooks)
- ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Lwt_main.exit_hooks
- Use module Lwt_main.Exit_hooks.
- File "src/USB.ml", line 273, characters 20-31:
- 273 | (fun () -> execute_job ?async_method:None ~job:(job ()) ~result ~free)
- ^^^^^^^^^^^
- Alert deprecated: Lwt_unix.execute_job
- Use Lwt_unix.run_job.
- File "src/USB.ml", line 481, characters 14-33:
- 481 | | Some t -> Pervasives.truncate (t *. 1000.0)
- ^^^^^^^^^^^^^^^^^^^
- 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 "src/USB.ml", line 554, characters 43-50:
- 554 | let get_string_descriptor handle ?timeout ?lang_id ~index =
- ^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/USB.ml", line 554, characters 34-41:
- 554 | let get_string_descriptor handle ?timeout ?lang_id ~index =
- ^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -a -dllib -lusb_stubs -cclib -lusb_stubs -cclib -lusb-1.0 -I src src/USB.cmo -o src/usb.cma
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '-I`ocamlfind query lwt`/unix' -package lwt.unix -package lwt_ppx -I src -o src/USB.cmx src/USB.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '-I`ocamlfind query lwt`/unix' -package lwt.unix -package lwt_ppx -I src -o src/USB.cmx src/USB.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- File "src/USB.ml", line 234, characters 10-28:
- 234 | ignore (Lwt_sequence.add_r enter_iter Lwt_main.enter_iter_hooks);
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Lwt_sequence
- Use package lwt-dllist. See
- https://github.com/mirage/lwt-dllist
- File "src/USB.ml", line 234, characters 40-65:
- 234 | ignore (Lwt_sequence.add_r enter_iter Lwt_main.enter_iter_hooks);
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Lwt_main.enter_iter_hooks
- Use module Lwt_main.Enter_iter_hooks.
- File "src/USB.ml", line 235, characters 10-28:
- 235 | ignore (Lwt_sequence.add_r leave_iter Lwt_main.leave_iter_hooks);
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Lwt_sequence
- Use package lwt-dllist. See
- https://github.com/mirage/lwt-dllist
- File "src/USB.ml", line 235, characters 40-65:
- 235 | ignore (Lwt_sequence.add_r leave_iter Lwt_main.leave_iter_hooks);
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Lwt_main.leave_iter_hooks
- Use module Lwt_main.Leave_iter_hooks.
- File "src/USB.ml", line 238, characters 10-28:
- 238 | ignore (Lwt_sequence.add_r (fun _ -> Lazy.force exit |> Lwt.return) Lwt_main.exit_hooks)
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Lwt_sequence
- Use package lwt-dllist. See
- https://github.com/mirage/lwt-dllist
- File "src/USB.ml", line 238, characters 70-89:
- 238 | ignore (Lwt_sequence.add_r (fun _ -> Lazy.force exit |> Lwt.return) Lwt_main.exit_hooks)
- ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Lwt_main.exit_hooks
- Use module Lwt_main.Exit_hooks.
- File "src/USB.ml", line 273, characters 20-31:
- 273 | (fun () -> execute_job ?async_method:None ~job:(job ()) ~result ~free)
- ^^^^^^^^^^^
- Alert deprecated: Lwt_unix.execute_job
- Use Lwt_unix.run_job.
- File "src/USB.ml", line 481, characters 14-33:
- 481 | | Some t -> Pervasives.truncate (t *. 1000.0)
- ^^^^^^^^^^^^^^^^^^^
- 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 "src/USB.ml", line 554, characters 43-50:
- 554 | let get_string_descriptor handle ?timeout ?lang_id ~index =
- ^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/USB.ml", line 554, characters 34-41:
- 554 | let get_string_descriptor handle ?timeout ?lang_id ~index =
- ^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -a -cclib -lusb_stubs -cclib -lusb-1.0 -I src src/USB.cmx -o src/usb.cmxa
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -shared -I src -cclib -lusb-1.0 -I src src/usb.cmxa src/USB.cmx -o src/usb.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 usb.1.3.1
[usb: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/usb.1.3.1)
- ./setup-dev.exe -install
- Installed /home/opam/.opam/default/lib/usb/USB.mli
- Installed /home/opam/.opam/default/lib/usb/libusb_stubs.a
- Installed /home/opam/.opam/default/lib/usb/usb.cma
- Installed /home/opam/.opam/default/lib/usb/usb.cmxa
- Installed /home/opam/.opam/default/lib/usb/usb.a
- Installed /home/opam/.opam/default/lib/usb/usb.cmxs
- Installed /home/opam/.opam/default/lib/usb/USB.cmi
- Installed /home/opam/.opam/default/lib/usb/USB.cmti
- Installed /home/opam/.opam/default/lib/usb/USB.cmt
- Installed /home/opam/.opam/default/lib/usb/USB.annot
- Installed /home/opam/.opam/default/lib/usb/USB.cmx
- Installed /home/opam/.opam/default/lib/stublibs/dllusb_stubs.so
- Installed /home/opam/.opam/default/lib/stublibs/dllusb_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/usb/META
-> installed usb.1.3.1
=== STDERR ===
2026-06-23 17:24.55: OK: build usb.1.3.1 (runc: 8.6s, disk: 0KB)
2026-06-23 17:24.55: Job succeeded