Build:
- 0
2026-06-24 17:50.47: New job: build gen_js_api.1.0.6 (9722a0a07f87) 2026-06-24 17:50.47: Waiting for resource in pool day11-builds 2026-06-24 18:36.33: Got resource from pool day11-builds 2026-06-24 18:36.33: [profile full] build gen_js_api.1.0.6 2026-06-24 18:36.33: build gen_js_api.1.0.6 (9722a0a07f87) === DEPENDENCIES (25 transitive) === base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb cmdliner.2.1.1 d75422a375b1 dune.3.23.1 ec34fe9ebf2c js_of_ocaml.5.0.1 c37e9d9608d1 js_of_ocaml-compiler.5.0.1 9c7d5d1593a6 menhir.20260209 ab49c23fb1c7 menhirCST.20260209 283ee2a24ba5 menhirGLR.20260209 ff2e1e07a157 menhirLib.20260209 abe9a5e3e5e2 menhirSdk.20260209 6889aef37166 ocaml.4.12.1 dee35ad2ab01 ocaml-base-compiler.4.12.1 16a69ab1424d ocaml-compiler-libs.v0.12.4 d8bb1449f899 ocaml-config.2 e77f021f2144 ocaml-migrate-parsetree.1.8.0 73b42abd5080 ocaml-secondary-compiler.4.14.2 fb63d435ed9e ocamlfind.1.9.6 8d8d9a490c0f ocamlfind-secondary.1.9.6 e7e9f5a4b1a5 ppx_derivers.1.2.1 e2df7d6ecda0 ppxlib.0.15.0 cc746ba1f9b7 result.1.5 b2f02c331fa8 sexplib0.v0.16.0 350e8583fe21 stdlib-shims.0.3.0 1590dd69ad83 yojson.3.0.0 9255a8519b65 === STDOUT === Processing: [default: loading data] [gen_js_api.1.0.6: dl] [gen_js_api.1.0.6: extract] -> retrieved gen_js_api.1.0.6 (https://opam.ocaml.org/cache) [gen_js_api: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "gen_js_api" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/gen_js_api.1.0.6) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I ppx-lib/.gen_js_api_ppx.objs/byte -I /home/opam/.opam/default/lib/ocaml-migrate-parsetree -I /home/opam/.opam/default/lib/ocaml/compiler-libs -I /home/opam/.opam/default/lib/ppx_derivers -I /home/opam/.opam/default/lib/result -intf-suffix .ml -no-alias-deps -o ppx-lib/.gen_js_api_ppx.objs/byte/gen_js_api_ppx.cmo -c -impl ppx-lib/gen_js_api_ppx.ml) - File "ppx-lib/gen_js_api_ppx.ml", line 583, characters 32-47: - 583 | let var x = Exp.ident (mknoloc (Longident.parse x)) - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - File "ppx-lib/gen_js_api_ppx.ml", line 604, characters 35-50: - 604 | let ojs_typ = Typ.constr (mknoloc (Longident.parse "Ojs.t")) [] - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - File "ppx-lib/gen_js_api_ppx.ml", line 613, characters 33-48: - 613 | Exp.apply (Exp.ident (mknoloc (Longident.parse "List.iter"))) (nolabel [f; x]) - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - File "ppx-lib/gen_js_api_ppx.ml", line 650, characters 26-41: - 650 | Pat.construct (mknoloc (Longident.parse "Some")) (Some arg) - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - File "ppx-lib/gen_js_api_ppx.ml", line 653, characters 26-41: - 653 | Pat.construct (mknoloc (Longident.parse "None")) None - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - File "ppx-lib/gen_js_api_ppx.ml", line 735, characters 56-71: - 735 | let assert_false = Exp.assert_ (Exp.construct (mknoloc (Longident.parse "false")) None) - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - File "ppx-lib/gen_js_api_ppx.ml", line 959, characters 43-58: - 959 | | Opt _ -> Exp.construct (mknoloc (Longident.parse "Some")) (Some extra_arg) - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - File "ppx-lib/gen_js_api_ppx.ml", line 1171, characters 27-42: - 1171 | Typ.constr (mknoloc (Longident.parse s)) (List.map gen_typ tyl) - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - File "ppx-lib/gen_js_api_ppx.ml", line 1273, characters 61-76: - 1273 | (Typ.arrow Nolabel (Typ.constr (mknoloc (Longident.parse name)) [Typ.constr (mknoloc (Longident.parse v)) []]) ojs_typ))) - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - File "ppx-lib/gen_js_api_ppx.ml", line 1273, characters 106-121: - 1273 | (Typ.arrow Nolabel (Typ.constr (mknoloc (Longident.parse name)) [Typ.constr (mknoloc (Longident.parse v)) []]) ojs_typ))) - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - File "ppx-lib/gen_js_api_ppx.ml", line 1341, characters 44-59: - 1341 | let e = Cl.apply (Cl.constr (mknoloc (Longident.parse super_class)) []) [Nolabel, obj] in - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - File "ppx-lib/gen_js_api_ppx.ml", line 1368, characters 43-58: - 1368 | let class_typ = Typ.constr (mknoloc (Longident.parse class_name)) [] in - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I ppx-lib/.gen_js_api_ppx.objs/byte -I ppx-lib/.gen_js_api_ppx.objs/native -I /home/opam/.opam/default/lib/ocaml-migrate-parsetree -I /home/opam/.opam/default/lib/ocaml/compiler-libs -I /home/opam/.opam/default/lib/ppx_derivers -I /home/opam/.opam/default/lib/result -intf-suffix .ml -no-alias-deps -o ppx-lib/.gen_js_api_ppx.objs/native/gen_js_api_ppx.cmx -c -impl ppx-lib/gen_js_api_ppx.ml) - File "ppx-lib/gen_js_api_ppx.ml", line 583, characters 32-47: - 583 | let var x = Exp.ident (mknoloc (Longident.parse x)) - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - File "ppx-lib/gen_js_api_ppx.ml", line 604, characters 35-50: - 604 | let ojs_typ = Typ.constr (mknoloc (Longident.parse "Ojs.t")) [] - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - File "ppx-lib/gen_js_api_ppx.ml", line 613, characters 33-48: - 613 | Exp.apply (Exp.ident (mknoloc (Longident.parse "List.iter"))) (nolabel [f; x]) - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - File "ppx-lib/gen_js_api_ppx.ml", line 650, characters 26-41: - 650 | Pat.construct (mknoloc (Longident.parse "Some")) (Some arg) - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - File "ppx-lib/gen_js_api_ppx.ml", line 653, characters 26-41: - 653 | Pat.construct (mknoloc (Longident.parse "None")) None - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - File "ppx-lib/gen_js_api_ppx.ml", line 735, characters 56-71: - 735 | let assert_false = Exp.assert_ (Exp.construct (mknoloc (Longident.parse "false")) None) - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - File "ppx-lib/gen_js_api_ppx.ml", line 959, characters 43-58: - 959 | | Opt _ -> Exp.construct (mknoloc (Longident.parse "Some")) (Some extra_arg) - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - File "ppx-lib/gen_js_api_ppx.ml", line 1171, characters 27-42: - 1171 | Typ.constr (mknoloc (Longident.parse s)) (List.map gen_typ tyl) - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - File "ppx-lib/gen_js_api_ppx.ml", line 1273, characters 61-76: - 1273 | (Typ.arrow Nolabel (Typ.constr (mknoloc (Longident.parse name)) [Typ.constr (mknoloc (Longident.parse v)) []]) ojs_typ))) - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - File "ppx-lib/gen_js_api_ppx.ml", line 1273, characters 106-121: - 1273 | (Typ.arrow Nolabel (Typ.constr (mknoloc (Longident.parse name)) [Typ.constr (mknoloc (Longident.parse v)) []]) ojs_typ))) - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - File "ppx-lib/gen_js_api_ppx.ml", line 1341, characters 44-59: - 1341 | let e = Cl.apply (Cl.constr (mknoloc (Longident.parse super_class)) []) [Nolabel, obj] in - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - File "ppx-lib/gen_js_api_ppx.ml", line 1368, characters 43-58: - 1368 | let class_typ = Typ.constr (mknoloc (Longident.parse class_name)) [] in - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" -> compiled gen_js_api.1.0.6 -> installed gen_js_api.1.0.6 === STDERR === 2026-06-24 18:36.48: OK: build gen_js_api.1.0.6 (runc: 4.1s, disk: 17KB) 2026-06-24 18:36.48: Job succeeded