Looks like a missing dependency… though I have no idea how it slipped in. I’ll take a closer look at it this afternoon.
Search Criteria
Package Details: ocaml-lwt 5.9.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ocaml-lwt.git (read-only, click to copy) |
---|---|
Package Base: | ocaml-lwt |
Description: | A library for cooperative threads in OCaml |
Upstream URL: | https://github.com/ocsigen/lwt |
Keywords: | concurrent coop cooperative event io library ocaml promise promises threads |
Licenses: | MIT |
Submitter: | SerP |
Maintainer: | dpeukert |
Last Packager: | dpeukert |
Votes: | 16 |
Popularity: | 0.000000 |
First Submitted: | 2010-07-22 14:30 (UTC) |
Last Updated: | 2024-11-13 22:00 (UTC) |
Dependencies (10)
- dune
- libev
- ocaml
- ocaml-findlib
- ocaml-ocplib-endianAUR
- ocaml-ppxlibAUR
- ocaml-reactAUR
- zstd (zstd-gitAUR, zstd-staticAUR)
- cppoAUR (make)
- ocaml-ppx_letAUR (check)
Required by (16)
- flow (make)
- flow-git (make)
- ocaml-alcotest
- ocaml-csv (make)
- ocaml-curl (make)
- ocaml-inotify
- ocaml-js_of_ocaml
- ocaml-lambda-term
- ocaml-logs_lwt
- ocaml-lwt_domain
- ocaml-lwt_log
- ocaml-markup
- ocaml-mdx (check)
- ocaml-ounit
- ocaml-utop
- zeroinstall-injector
Sources (1)
J5lx commented on 2017-03-13 06:25 (UTC)
aspirogrammer commented on 2017-03-13 03:29 (UTC)
For some reason I get this strange error:
==> Starting build()...
ocamlfind: Package `result' not found
W: Field 'pkg_result' is not set: Command ''/usr/bin/ocamlfind' query -format %d result > '/tmp/oasis-ff9362.txt'' terminated with error code 2
E: Cannot find findlib package result
E: Failure("1 configuration error")
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build ocaml-lwt.
Any ideas?
J5lx commented on 2015-05-13 13:34 (UTC)
I added it to the configure line. Thanks for the notice!
talex commented on 2015-05-13 10:03 (UTC)
I think this package should now be compiled with --enable-camlp4 too (needed since 2.4.4). See: https://aur.archlinux.org/packages/zeroinstall-injector/
cormac-obrien commented on 2014-11-12 22:22 (UTC)
Not 100% sure, but this package appears to be out of date.
E: Cannot find findlib package camlp4
E: Cannot find findlib package camlp4.extend
E: Cannot find findlib package camlp4.quotations.o
E: Failure("3 configuration errors")
==> ERROR: A failure occurred in build().
Aborting...
I have ocaml-findlib and camlp4 installed from the official repos.
talex commented on 2014-05-24 11:10 (UTC)
Lwt 2.4.4 (and 2.4.5) have now been released, which should fix these problems:
https://github.com/ocsigen/lwt/releases
bcdarwin commented on 2014-02-02 04:55 (UTC)
Ocaml-lwt < 2.4.4 won't build with ocaml >= 4.01, so this package should add 'ocaml <= 4.00' to `depends`. This will be resolved when 2.4.4 is released.
In the meantime, I've released an ocaml-lwt-git package providing ocaml-lwt.
someoneelse123 commented on 2014-01-22 11:27 (UTC)
Build fails on my machine: http://pastebin.com/JnmeJ6HN
<deleted-account> commented on 2012-10-05 13:34 (UTC)
Thanks, fixed.
Updated to 2.4.2 as well.
Pinned Comments
dpeukert commented on 2020-04-09 22:09 (UTC) (edited on 2020-09-26 18:11 (UTC) by dpeukert)
The PKGBUILD for this package is hosted here (contributions are welcome!): https://gitlab.com/dpeukert/pkgbuilds/tree/main/ocaml-lwt