We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
found in #27102
#=== ERROR while compiling bisect_ppx.1.4.1 ===================================# # context 2.4.0~alpha1~dev | linux/x86_64 | ocaml-base-compiler.4.05.0 | file:///home/opam/opam-repository # path ~/.opam/4.05/.opam-switch/build/bisect_ppx.1.4.1 # command ~/.opam/opam-init/hooks/sandbox.sh build dune build -p bisect_ppx -j 39 # exit-code 1 # env-file ~/.opam/log/bisect_ppx-7-1f7004.env # output-file ~/.opam/log/bisect_ppx-7-1f7004.out ### output ### # File "src/ppx/dune", line 10, characters 13-51: # 10 | (preprocess (pps ppx_tools_versioned.metaquot_405)) # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # Error: No ppx driver were found. It seems that # ppx_tools_versioned.metaquot_405 is not compatible with Dune. Examples of ppx # rewriters that are compatible with Dune are ones using # ocaml-migrate-parsetree, ppxlib or ppx_driver.
The text was updated successfully, but these errors were encountered:
I need to go and have a look but this type of errors is common when mixing dune and jbuilder ppxs
Sorry, something went wrong.
No branches or pull requests
found in #27102
The text was updated successfully, but these errors were encountered: