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

refmterr doesn't support Dune 2.0.0 #214

Open
smorimoto opened this issue Nov 24, 2019 · 0 comments
Open

refmterr doesn't support Dune 2.0.0 #214

smorimoto opened this issue Nov 24, 2019 · 0 comments

Comments

@smorimoto
Copy link
Contributor

error: build failed with exit code: 1
  build log:
    # esy-build-package: building: [email protected]
    # esy-build-package: pwd: /Users/username/.esy/source/i/refmterr__3.2.2__0adc653f
    # esy-build-package: running: 'dune' 'build' '-p' 'refmterr'
    File "src/refmterr/lib/dune", line 5, characters 15-21:
    5 |  (action  (run atdgen -j -j-std %{deps})))
                       ^^^^^^
    Error: Program atdgen not found in the tree or in PATH
     (context: default)
    File "src/refmterr/lib/dune", line 11, characters 15-21:
    11 |  (action  (run atdgen -t %{deps})))
                        ^^^^^^
    Error: Program atdgen not found in the tree or in PATH
     (context: default)
    error: command failed: 'dune' 'build' '-p' 'refmterr' (exited with 1)
    esy-build-package: exiting with errors above...

  building [email protected]
esy: exiting due to errors above
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant