Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ERROR] The compilation of ppx_sexp_conv.v0.16~preview.126.09+332 failed at "dune build -p ppx_sexp_conv -j 11". #39

Open
denis631 opened this issue Jun 18, 2022 · 0 comments
Labels
forwarded-to-js-devs This report has been forwarded to Jane Street's internal review system.

Comments

@denis631
Copy link

#=== ERROR while compiling ppx_sexp_conv.v0.16~preview.126.09+332 =============#
# context     2.1.0 | macos/x86_64 | ocaml-base-compiler.4.11.1 | https://ocaml.janestreet.com/opam-repository
# path        ~/Documents/lego_db/_opam/.opam-switch/build/ppx_sexp_conv.v0.16~preview.126.09+332
# command     ~/.opam/opam-init/hooks/sandbox.sh build dune build -p ppx_sexp_conv -j 11
# exit-code   1
# env-file    ~/.opam/log/ppx_sexp_conv-76306-d52d06.env
# output-file ~/.opam/log/ppx_sexp_conv-76306-d52d06.out
### output ###
# [...]
# File "expander/expand_sexp_of.ml", line 730, characters 41-85:
# 730 |       | { pext_name = cnstr; pext_kind = Pext_decl (extension_constructor_kind, None); _ }
#                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Error: The constructor Pext_decl expects 3 argument(s),
#        but is applied here to 2 argument(s)
Done:[...]                            4)
# File "expander/expand_sexp_of.ml", line 730, characters 41-85:
# 730 |       | { pext_name = cnstr; pext_kind = Pext_decl (extension_constructor_kind, None); _ }
#                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Error: The constructor Pext_decl expects 3 argument(s),
#        but is applied here to 2 argument(s)
                                      3)
@github-iron github-iron added the forwarded-to-js-devs This report has been forwarded to Jane Street's internal review system. label Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forwarded-to-js-devs This report has been forwarded to Jane Street's internal review system.
Projects
None yet
Development

No branches or pull requests

2 participants