@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.
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)
dpeukert commented on 2020-06-05 08:22 (UTC)
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)
huyz commented on 2020-04-19 07:05 (UTC)
It seems that this package cannot build against dune 2.1.3
(currently in community-testing
)
pha-qu commented on 2020-04-09 23:25 (UTC)
@dpeukert.. Thanks I'll give it try.
PS I believe pamac also lets you edit PKGBUILD files before building :D
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