← Back to PR #29045
Build Log: sexplib.v0.9.3
Status: SUCCESS
Log Output
Processing: [default: loading data]
[sexplib.v0.9.3: http]
[sexplib.v0.9.3: extract]
-> retrieved sexplib.v0.9.3 (https://github.com/janestreet/sexplib/archive/v0.9.3.tar.gz)
[sexplib: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "sexplib" "-j" "255" (CWD=/home/opam/.opam/default/.opam-switch/build/sexplib.v0.9.3)
- ocamlc src0/.sexplib0.objs/sexplib0__Sexp_conv.{cmo,cmt}
- File "src0/sexp_conv.ml", line 125, characters 17-36:
- 125 | let ephe = Ephemeron.K1.create () in
- ^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.create
- This function won't be available in 5.0
- File "src0/sexp_conv.ml", line 126, characters 6-27:
- 126 | Ephemeron.K1.set_data ephe sexp_of_exn;
- ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_data
- This function won't be available in 5.0
- File "src0/sexp_conv.ml", line 127, characters 6-26:
- 127 | Ephemeron.K1.set_key ephe extension_constructor;
- ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_key
- This function won't be available in 5.0
- File "src0/sexp_conv.ml", line 152, characters 12-33:
- 152 | match Ephemeron.K1.get_data ephe with
- ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data
- This function won't be available in 5.0
- File "src0/sexp_conv.ml", line 159, characters 12-33:
- 159 | match Ephemeron.K1.get_data ephe with
- ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data
- This function won't be available in 5.0
- ocamlopt src0/.sexplib0.objs/sexplib0__Sexp_conv.{cmx,o}
- File "src0/sexp_conv.ml", line 125, characters 17-36:
- 125 | let ephe = Ephemeron.K1.create () in
- ^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.create
- This function won't be available in 5.0
- File "src0/sexp_conv.ml", line 126, characters 6-27:
- 126 | Ephemeron.K1.set_data ephe sexp_of_exn;
- ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_data
- This function won't be available in 5.0
- File "src0/sexp_conv.ml", line 127, characters 6-26:
- 127 | Ephemeron.K1.set_key ephe extension_constructor;
- ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_key
- This function won't be available in 5.0
- File "src0/sexp_conv.ml", line 152, characters 12-33:
- 152 | match Ephemeron.K1.get_data ephe with
- ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data
- This function won't be available in 5.0
- File "src0/sexp_conv.ml", line 159, characters 12-33:
- 159 | match Ephemeron.K1.get_data ephe with
- ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data
- This function won't be available in 5.0
- ocamlc src/.sexplib.objs/sexplib__Pre_sexp.{cmi,cmo,cmt}
- File "src/pre_sexp.ml", line 1082, characters 44-57:
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.create instead.
- File "src/pre_sexp.ml", line 1096, characters 28-41:
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.create instead.
- File "src/pre_sexp.ml", line 1108, characters 32-45:
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.create instead.
- ocamlc src/.sexplib.objs/sexplib__Exn_magic.{cmo,cmt}
- File "src/exn_magic.ml", line 2, characters 26-51:
- 2 | Conv.Exn_converter.add (Obj.extension_constructor exc) (fun _exc -> Sexp.Atom exc_name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "src/exn_magic.ml", line 12, characters 26-51:
- 12 | Conv.Exn_converter.add (Obj.extension_constructor exc) (fun exc ->
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "src/exn_magic.ml", line 26, characters 26-51:
- 26 | Conv.Exn_converter.add (Obj.extension_constructor exc) (fun exc ->
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "src/exn_magic.ml", line 41, characters 26-51:
- 41 | Conv.Exn_converter.add (Obj.extension_constructor exc) (fun exc ->
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "src/exn_magic.ml", line 57, characters 26-51:
- 57 | Conv.Exn_converter.add (Obj.extension_constructor exc) (fun exc ->
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "src/exn_magic.ml", line 74, characters 26-51:
- 74 | Conv.Exn_converter.add (Obj.extension_constructor exc) (fun exc ->
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "src/exn_magic.ml", line 94, characters 26-51:
- 94 | Conv.Exn_converter.add (Obj.extension_constructor exc) (fun exc ->
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "src/exn_magic.ml", line 115, characters 26-51:
- 115 | Conv.Exn_converter.add (Obj.extension_constructor exc) (fun exc ->
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "src/exn_magic.ml", line 137, characters 26-51:
- 137 | Conv.Exn_converter.add (Obj.extension_constructor exc) (fun exc ->
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "src/exn_magic.ml", line 160, characters 26-51:
- 160 | Conv.Exn_converter.add (Obj.extension_constructor exc) (fun exc ->
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "src/exn_magic.ml", line 184, characters 26-51:
- 184 | Conv.Exn_converter.add (Obj.extension_constructor exc) (fun exc ->
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- ocamlopt src/.sexplib.objs/sexplib__Pre_sexp.{cmx,o}
- File "src/pre_sexp.ml", line 1082, characters 44-57:
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.create instead.
- File "src/pre_sexp.ml", line 1096, characters 28-41:
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.create instead.
- File "src/pre_sexp.ml", line 1108, characters 32-45:
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.create instead.
- ocamlopt src/.sexplib.objs/sexplib__Exn_magic.{cmx,o}
- File "src/exn_magic.ml", line 2, characters 26-51:
- 2 | Conv.Exn_converter.add (Obj.extension_constructor exc) (fun _exc -> Sexp.Atom exc_name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "src/exn_magic.ml", line 12, characters 26-51:
- 12 | Conv.Exn_converter.add (Obj.extension_constructor exc) (fun exc ->
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "src/exn_magic.ml", line 26, characters 26-51:
- 26 | Conv.Exn_converter.add (Obj.extension_constructor exc) (fun exc ->
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "src/exn_magic.ml", line 41, characters 26-51:
- 41 | Conv.Exn_converter.add (Obj.extension_constructor exc) (fun exc ->
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "src/exn_magic.ml", line 57, characters 26-51:
- 57 | Conv.Exn_converter.add (Obj.extension_constructor exc) (fun exc ->
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "src/exn_magic.ml", line 74, characters 26-51:
- 74 | Conv.Exn_converter.add (Obj.extension_constructor exc) (fun exc ->
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "src/exn_magic.ml", line 94, characters 26-51:
- 94 | Conv.Exn_converter.add (Obj.extension_constructor exc) (fun exc ->
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "src/exn_magic.ml", line 115, characters 26-51:
- 115 | Conv.Exn_converter.add (Obj.extension_constructor exc) (fun exc ->
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "src/exn_magic.ml", line 137, characters 26-51:
- 137 | Conv.Exn_converter.add (Obj.extension_constructor exc) (fun exc ->
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "src/exn_magic.ml", line 160, characters 26-51:
- 160 | Conv.Exn_converter.add (Obj.extension_constructor exc) (fun exc ->
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "src/exn_magic.ml", line 184, characters 26-51:
- 184 | Conv.Exn_converter.add (Obj.extension_constructor exc) (fun exc ->
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
-> compiled sexplib.v0.9.3
-> installed sexplib.v0.9.3
Dependency Graph
Loading graph...
View raw DOT format
digraph opam {
"jbuilder.1.0+beta20.2" -> "ocaml.4.14.2";
"num.1.6" -> "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";
"sexplib.v0.9.3" -> {"jbuilder.1.0+beta20.2" "num.1.6" "ocaml.4.14.2"}
}