janestreet / ppx_sexp_conv

Generation of S-expression conversion functions from type definitions
MIT License
88 stars 17 forks source link

[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 2 years ago

denis631 commented 2 years ago
#=== 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)