| Summary: | dev-ml/lambda-term-3.1.0 build fails on missing lwt_react | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Binary Runner <rostislav.matl> |
| Component: | Current packages | Assignee: | Gentoo Team for the ML programming language family <ml> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
build log
emerge info environment |
||
Created attachment 800277 [details]
build log
Created attachment 800279 [details]
emerge info
Created attachment 800281 [details]
environment
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af8840b93bbd9e35868f442a6ffdfd3d9f134784 commit af8840b93bbd9e35868f442a6ffdfd3d9f134784 Author: Alfredo Tupone <tupone@gentoo.org> AuthorDate: 2022-09-09 13:01:58 +0000 Commit: Alfredo Tupone <tupone@gentoo.org> CommitDate: 2022-09-09 13:01:58 +0000 dev-ml/lambda-term: fix dep on lwt Closes: https://bugs.gentoo.org/865883 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> dev-ml/lambda-term/lambda-term-3.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) |
>>> Compiling source in /var/tmp/portage/dev-ml/lambda-term-3.1.0/work/lambda-term-3.1.0 ... * Building ... File "src/dune", line 5, characters 26-35: 5 | (libraries lwt lwt.unix lwt_react zed lwt_log mew_vi) ^^^^^^^^^ Error: Library "lwt_react" not found. Hint: try: dune external-lib-deps --missing --profile release -j 9 @install [ !! ] * ERROR: dev-ml/lambda-term-3.1.0::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 127: Called src_compile * environment, line 594: Called dune_src_compile * environment, line 379: Called die