← Back to PR #29195
Build Log: lwt.5.4.0
Status: SUCCESS
Log Output
Processing: [default: loading data]
[lwt.5.4.0: http]
[lwt.5.4.0: extract]
-> retrieved lwt.5.4.0 (https://github.com/ocsigen/lwt/archive/5.4.0.zip)
[lwt: dune exec]
+ /home/opam/.opam/default/bin/dune "exec" "-p" "lwt" "src/unix/config/discover.exe" "--" "--save" "--use-libev" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/lwt.5.4.0)
[lwt: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "lwt" "-j" "255" (CWD=/home/opam/.opam/default/.opam-switch/build/lwt.5.4.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/byte/lwt_sequence.cmo -c -impl src/core/lwt_sequence.ml)
- File "src/core/lwt_sequence.ml", line 14, characters 2-27:
- 14 | mutable node_prev : 'a t;
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field node_prev is never mutated.
- File "src/core/lwt_sequence.ml", line 15, characters 2-27:
- 15 | mutable node_next : 'a t;
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field node_next is never mutated.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w +A-29 -g -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/native/lwt_sequence.cmx -c -impl src/core/lwt_sequence.ml)
- File "src/core/lwt_sequence.ml", line 14, characters 2-27:
- 14 | mutable node_prev : 'a t;
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field node_prev is never mutated.
- File "src/core/lwt_sequence.ml", line 15, characters 2-27:
- 15 | mutable node_next : 'a t;
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field node_next is never mutated.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/byte/lwt_mutex.cmo -c -impl src/core/lwt_mutex.ml)
- File "src/core/lwt_mutex.ml", line 17, characters 34-77:
- 17 | type t = { mutable locked : bool; mutable waiters : unit Lwt.u Lwt_sequence.t }
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field waiters is never mutated.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/byte/lwt_stream.cmo -c -impl src/core/lwt_stream.ml)
- File "src/core/lwt_stream.ml", line 48, characters 2-32:
- 48 | mutable push_external : Obj.t;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field push_external is never read.
- (However, this field is used to build or mutate values.)
- File "src/core/lwt_stream.ml", line 69, characters 2-33:
- 69 | mutable pushb_external : Obj.t;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field pushb_external is never read.
- (However, this field is used to build or mutate values.)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w +A-29 -g -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/native/lwt_mutex.cmx -c -impl src/core/lwt_mutex.ml)
- File "src/core/lwt_mutex.ml", line 17, characters 34-77:
- 17 | type t = { mutable locked : bool; mutable waiters : unit Lwt.u Lwt_sequence.t }
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field waiters is never mutated.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w +A-29 -g -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/native/lwt_stream.cmx -c -impl src/core/lwt_stream.ml)
- File "src/core/lwt_stream.ml", line 48, characters 2-32:
- 48 | mutable push_external : Obj.t;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field push_external is never read.
- (However, this field is used to build or mutate values.)
- File "src/core/lwt_stream.ml", line 69, characters 2-33:
- 69 | mutable pushb_external : Obj.t;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field pushb_external is never read.
- (However, this field is used to build or mutate values.)
-> compiled lwt.5.4.0
-> installed lwt.5.4.0
Dependency Graph
Loading graph...
View raw DOT format
digraph opam {
"base-bytes.base" -> {"ocaml.4.14.2" "ocamlfind.1.9.8"}
"bigarray-compat.1.1.0" -> {"dune.3.20.2" "ocaml.4.14.2"}
"cppo.1.8.0" -> {"base-unix.base" "dune.3.20.2" "ocaml.4.14.2"}
"csexp.1.5.2" -> {"dune.3.20.2" "ocaml.4.14.2"}
"dune.3.20.2" -> {"base-threads.base" "base-unix.base" "ocaml.4.14.2"}
"dune-configurator.3.20.2" -> {"base-unix.base" "csexp.1.5.2" "dune.3.20.2" "ocaml.4.14.2"}
"lwt.5.4.0" -> {"base-threads.base" "base-unix.base" "cppo.1.8.0" "dune.3.20.2" "dune-configurator.3.20.2" "mmap.1.2.0" "ocaml.4.14.2" "ocplib-endian.1.2" "result.1.5" "seq.base"}
"mmap.1.2.0" -> {"bigarray-compat.1.1.0" "dune.3.20.2" "ocaml.4.14.2"}
"ocaml.4.14.2" -> {"ocaml-base-compiler.4.14.2" "ocaml-config.2"}
"ocaml-config.2" -> "ocaml-base-compiler.4.14.2";
"ocamlfind.1.9.8" -> "ocaml.4.14.2";
"ocplib-endian.1.2" -> {"base-bytes.base" "cppo.1.8.0" "dune.3.20.2" "ocaml.4.14.2"}
"result.1.5" -> {"dune.3.20.2" "ocaml.4.14.2"}
"seq.base" -> "ocaml.4.14.2";
}