Build:
- 0
2026-09-03 22:37.20: New job: build gen_js_api.1.0.6 (9216ca13cdb0) 2026-09-03 22:37.20: Waiting for resource in pool day11-builds 2026-09-03 23:16.43: Got resource from pool day11-builds 2026-09-03 23:16.43: [profile full] build gen_js_api.1.0.6 2026-09-03 23:16.43: build gen_js_api.1.0.6 (9216ca13cdb0) === DEPENDENCIES (23 transitive) === base-threads.base 3d2f2cbc6db2 base-unix.base 3a38ddca6b5e cmdliner.2.1.1 fbc3592016a2 dune.3.22.2 57026fcbd9b3 js_of_ocaml.5.0.1 e2f53227cb6b js_of_ocaml-compiler.5.0.1 17eab3fc3b4b menhir.20260209 b93d3ef02119 menhirCST.20260209 49bd28bb061f menhirGLR.20260209 649a9bc73700 menhirLib.20260209 9f5bf786d0b8 menhirSdk.20260209 67eb41df4bd4 ocaml.4.12.1 40bf037a0516 ocaml-base-compiler.4.12.1 e714dfd3f0fe ocaml-compiler-libs.v0.12.4 ddc90c44cd5f ocaml-config.2 75bd2fc1f23b ocaml-migrate-parsetree.1.8.0 6c3c55b8cd23 ocamlfind.1.9.8 9b083cf8a2bb ppx_derivers.1.2.1 b6f38d11e4c8 ppxlib.0.15.0 f741d1dfa0b8 result.1.5 47926f01b3e9 sexplib0.v0.16.0 9c8bfedbabd1 stdlib-shims.0.3.0 562e400ef1cc yojson.3.0.0 8dfe271635ed === 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-09-03 23:17.01: OK: build gen_js_api.1.0.6 (runc: 8.3s, disk: 17KB) 2026-09-03 23:17.01: Job succeeded