Package Details: ocaml-lwt 5.9.1-1

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: 2025-03-18 10:52 (UTC)

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

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

kureta commented on 2020-03-21 11:50 (UTC) (edited on 2020-03-21 11:50 (UTC) by kureta)

Build fails with this error:

File ".ppx/788f1000e783f5c1c765995f909d851d/_ppx.ml", line 1:
Error: Files /usr/lib/ocaml/ppx_tools_versioned/metaquot_410/ppx_tools_versioned_metaquot_410.cmxa
       and /usr/lib/ocaml/ocaml-migrate-parsetree/migrate_parsetree.cmxa
       make inconsistent assumptions over interface Migrate_parsetree__Migrate_parsetree_driver

J5lx commented on 2018-02-05 13:33 (UTC)

Please note that it’s currently (as of 2018-02-05) impossible to update this package as the new version depends on ocaml-migrate-parsetree which can’t be built due to bug FS#57200.

J5lx commented on 2017-03-13 06:25 (UTC)

Looks like a missing dependency… though I have no idea how it slipped in. I’ll take a closer look at it this afternoon.

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.