clbarnes commented on issue #6992: URL: https://github.com/apache/opendal/issues/6992#issuecomment-3656130581
ocamlformat then fails to compile ``` [ERROR] The compilation of ocamlformat-lib.0.28.1 failed at "dune build -p ocamlformat-lib -j 9 @install". #=== ERROR while compiling ocamlformat-lib.0.28.1 =============================# # context 2.3.0 | linux/arm64 | ocaml.5.3.0 | https://opam.ocaml.org#c65fcb116531ae66ad3316b265e233443ef25044 # path ~/.opam/default/.opam-switch/build/ocamlformat-lib.0.28.1 # command ~/.opam/default/bin/dune build -p ocamlformat-lib -j 9 @install # exit-code 1 # env-file ~/.opam/log/ocamlformat-lib-51719-ba298c.env # output-file ~/.opam/log/ocamlformat-lib-51719-ba298c.out ### output ### # (cd _build/default && /usr/bin/ocamlc.opt -w -40 -noassert -w -50 -open Ocamlformat_parser_shims -g -bin-annot -bin-annot-occurrences -I vendor/odoc-parser/.ocamlformat_odoc_parser.objs/byte -I /home/vscode/.opam/default/lib/astring -I /usr/lib/aarch64-linux-gnu/ocaml/5.3.0/camlp-streams -I /usr/lib/aarch64-linux-gnu/ocaml/5.3.0/compiler-libs -I vendor/parser-shims/.ocamlformat_parser_shims.o[...] # File "vendor/odoc-parser/syntax.mli", line 5, characters 28-36: # 5 | Token.t Loc.with_location Stream.t -> # ^^^^^^^^ # Error: Unbound module "Stream" <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> ┌─ The following actions failed │ λ build ocamlformat-lib 0.28.1 └─ ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
