@dualhammers Reinstalling ocaml-react should fix that.
Search Criteria
Package Details: ocaml-lwt 5.9.1-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: | 2025-03-18 10:52 (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 (19)
- 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-dllist (check)
- ocaml-lwt_domain
- ocaml-lwt_log
- ocaml-markup
- ocaml-mdx (check)
- ocaml-ounit
- ocaml-uring (check)
- ocaml-utop
- ocaml-zmq-lwt
- zeroinstall-injector
Sources (1)
dpeukert commented on 2020-06-21 07:48 (UTC)
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.
dpeukert commented on 2020-06-05 08:22 (UTC)
@oriba @crave @pha-qu I have no idea why that test breaks for some and works absolutely fine for others, but I've removed it for now.
oriba commented on 2020-06-04 21:26 (UTC)
Build-error:
Testing library 'unix'... .................................SSS...............................................................................................................................................................F................... Test 'mcast-join-loop' in suite 'unix_mcast' produced 'false' ==> ERROR: A failure occurred in check(). Aborting...
crave commented on 2020-05-29 19:44 (UTC) (edited on 2020-05-29 19:45 (UTC) by crave)
Unfortunately I'm getting a build error for this package:
Running[103]: (cd _build/default/test/core && ./main.exe)
Output[103]:
Testing library 'core'...
...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SSSSSSSSSSSSSSSSSSSSSSS................................................................................................................
Ok. 639 tests ran, 23 tests skipped in 0.01 seconds
Output[94]:
Testing library 'ppx'...
................
Ok. 16 tests ran, 0 tests skipped in 1.20 seconds
Output[99]:
Testing library 'react'...
...........
Ok. 11 tests ran, 0 tests skipped in 4.51 seconds
Command [100] exited with code 1:
$ (cd _build/default/test/unix && ./main.exe)
Testing library 'unix'...
.................................SSS...............................................................................................................................................................F...................
Test 'mcast-join-loop' in suite 'unix_mcast' produced 'false'
==> ERROR: A failure occurred in check().
Aborting...
Error making: ocaml-lwt
muddy79 commented on 2020-05-24 16:56 (UTC)
@zxcv I have had the same issue, for me re-installing ocaml-react package solved it.
zxcv commented on 2020-05-02 00:12 (UTC) (edited on 2020-05-03 12:53 (UTC) by zxcv)
@pelopor tried rebuilding cppo - did not make a difference
@dpeukert I pasted log here https://pastebin.com/rT01kNci Should you need more information I will try to provide it.
edit@20200503 after ocaml-ppx_tools_versioned update ocaml-lwt build without error. No idea if it made anything different or just a in between reboot helped.
pelopor commented on 2020-04-28 07:48 (UTC)
@zxcv Rebuilding "cppo" did help for me.
dpeukert commented on 2020-04-27 21:24 (UTC)
@zxcv I wasn't able to reproduce this, can you post the entire build log?
zxcv commented on 2020-04-27 08:12 (UTC) (edited on 2020-04-27 12:01 (UTC) by zxcv)
Build fails after: Running[279]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src/unix -o src/unix/lwt_unix.cmxs src/unix/lwt_unix.cmxa)
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