Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- opam install lwt cohttp
- =-=- Synchronising pinned packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 🐫
- [cohttp] https://github.com/mirage/ocaml-cohttp downloaded
- [lwt] https://github.com/ocsigen/lwt downloaded
- The following actions will be performed:
- ∗ install lwt 2.5.2*
- ∗ install cstruct 2.1.0 [required by conduit]
- ∗ install conduit 0.12.0 [required by cohttp]
- ∗ install cohttp 0.21.0*
- ===== ∗ 4 =====
- Do you want to continue ? [Y/n] y
- =-=- Gathering sources =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 🐫
- [conduit] Archive in cache
- [cstruct] Archive in cache
- [cohttp.0.21.0] https://github.com/mirage/ocaml-cohttp downloaded
- [lwt.2.5.2] https://github.com/ocsigen/lwt downloaded
- =-=- Processing actions -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 🐫
- [ERROR] The compilation of lwt failed at "./configure --prefix /Users/Edgar/.opam/working --disable-libev --disable-camlp4 --disable-react --disable-ssl
- --enable-unix --enable-preemptive --disable-glib --enable-ppx".
- Processing 1/4: [lwt: ocamlfind remove]
- #=== ERROR while installing lwt.2.5.2 =========================================#
- # opam-version 1.2.2
- # os darwin
- # command ./configure --prefix /Users/Edgar/.opam/working --disable-libev --disable-camlp4 --disable-react --disable-ssl --enable-unix --enable-preemptive --disable-glib --enable-ppx
- # path /Users/Edgar/.opam/working/build/lwt.2.5.2
- # compiler 4.03.0
- # exit-code 127
- # env-file /Users/Edgar/.opam/working/build/lwt.2.5.2/lwt-44914-d8a4ae.env
- # stdout-file /Users/Edgar/.opam/working/build/lwt.2.5.2/lwt-44914-d8a4ae.out
- # stderr-file /Users/Edgar/.opam/working/build/lwt.2.5.2/lwt-44914-d8a4ae.err
- =-=- Error report -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 🐫
- The following actions were aborted
- ∗ install cohttp 0.21.0
- ∗ install conduit 0.12.0
- ∗ install cstruct 2.1.0
- The following actions failed
- ∗ install lwt 2.5.2
- No changes have been performed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement