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

Call configure script from curl_lwt.opam #82

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

apeschar
Copy link
Contributor

Without this change, opam install curl_lwt fails:

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
⬇ retrieved curl_lwt.~dev  (no changes)
[ERROR] The compilation of curl_lwt.~dev failed at "dune build -p curl_lwt -j 31 @install".

#=== ERROR while compiling curl_lwt.~dev ======================================#
# context     2.1.5 | linux/x86_64 | ocaml-base-compiler.5.2.0 | pinned(git+https://github.com/ygrek/ocurl#1bc75b8314575929450d378c0b156e686edc420c#1bc75b8314575929450d378c0b156e686edc420c)
# path        ~/.opam/ocaml-base-compiler.5.2.0/.opam-switch/build/curl_lwt.~dev
# command     ~/.opam/opam-init/hooks/sandbox.sh build dune build -p curl_lwt -j 31 @install
# exit-code   1
# env-file    ~/.opam/log/curl_lwt-2122965-d83b2c.env
# output-file ~/.opam/log/curl_lwt-2122965-d83b2c.out
### output ###
# File ".", line 1, characters 0-0:
# Error: No dune-project file has been found in directory ".". A default one is
# assumed but the project might break when dune is upgraded. Please create a
# dune-project file.
# Hint: generate the project file with: $ dune init project <name>

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

Successfully merging this pull request may close these issues.

1 participant