@dpeukert Confirmed, everything is Ok. Thanks a lot.
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)
hurufu commented on 2023-05-30 20:43 (UTC)
dpeukert commented on 2023-05-30 12:37 (UTC)
@hurufu: Everything should be working now.
dpeukert commented on 2023-05-30 08:28 (UTC)
@hurufu: My bad, the lwt_domain subpackage was moved into its own package, but I didn't notice that the change hasn't been released yet, will fix ASAP.
hurufu commented on 2023-05-30 08:17 (UTC)
It looks like it needs domainslib
now which is unavailable in aur.
haawda commented on 2021-02-25 16:23 (UTC) (edited on 2021-02-25 16:23 (UTC) by haawda)
In version 5.4 thich package needs ocaml-ppxlib now.
dpeukert commented on 2020-10-30 17:03 (UTC)
@Tio: I wasn't able to reproduce this, can you post the entire build log if possible? Thanks
Tio commented on 2020-10-25 12:09 (UTC)
Error:
Running[136]: (cd _build/default && /usr/bin/ocamlopt.opt -g -o .ppx/bcab0be011c28261c514e69f4fe141f8/ppx.exe -w -24 -I /usr/lib/ocaml/compiler-libs -I /usr/lib/ocaml/ocaml-migrate-parsetree -I /usr/lib/ocaml/ppx_derivers -I /usr/lib/ocaml/ppx_tools_versioned -I /usr/lib/ocaml/result -I src/ppx -I src/ppx/.ppx_lwt.objs/byte -I src/ppx/.ppx_lwt.objs/native /usr/lib/ocaml/compiler-libs/ocamlcommon.cmxa /usr/lib/ocaml/result/result.cmxa /usr/lib/ocaml/ppx_derivers/ppx_derivers.cmxa /usr/lib/ocaml/ocaml-migrate-parsetree/migrate_parsetree.cmxa /usr/lib/ocaml/ppx_tools_versioned/ppx_tools_versioned.cmxa src/ppx/ppx_lwt.cmxa .ppx/bcab0be011c28261c514e69f4fe141f8/_ppx.ml)
Running[137]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A-4 -g -shared -linkall -I src/ppx -o src/ppx/ppx_lwt.cmxs src/ppx/ppx_lwt.cmxa)
==> ERROR: A failure occurred in build().
Aborting...
dualhammers commented on 2020-08-25 22:31 (UTC)
@dpeukert Logging in to confirm that reinstalling ocaml-react did solve my issue. Was surprised to realize the Pacman does not seem to update packages in order of dependency automatically (ocaml-react was flagged for update but it wasn't being updated first).
dpeukert commented on 2020-06-21 07:48 (UTC)
@dualhammers Reinstalling ocaml-react should fix that.
dualhammers commented on 2020-06-20 19:10 (UTC)
Getting a build error trying to update
Command [98] exited with code 2:
$ (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A -g -bin-annot -I src/react/.lwt_react.objs/byte -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/react -I /usr/lib/ocaml/result -I /usr/lib/ocaml/seq -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -no-alias-deps -o src/react/.lwt_react.objs/byte/lwt_react.cmi -c -intf src/react/lwt_react.mli)
File "src/react/lwt_react.mli", line 1:
Error: /usr/lib/ocaml/react/react.cmi
is not a compiled interface for this version of OCaml.
It seems to be for an older version of OCaml.
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