Skip to content
New issue

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

bisect-ppx 1.4.1 with ocaml < 4.08.0 #27112

Open
hannesm opened this issue Dec 15, 2024 · 1 comment
Open

bisect-ppx 1.4.1 with ocaml < 4.08.0 #27112

hannesm opened this issue Dec 15, 2024 · 1 comment

Comments

@hannesm
Copy link
Member

hannesm commented Dec 15, 2024

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.
@mseri
Copy link
Member

mseri commented Dec 15, 2024

I need to go and have a look but this type of errors is common when mixing dune and jbuilder ppxs

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants