Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 582970 - dev-ml/lambda-term-1.10: File "src/lTerm_widget.mli", line 277, characters 82-92: Error: Unbound type constructor React.step
Summary: dev-ml/lambda-term-1.10: File "src/lTerm_widget.mli", line 277, characters 82...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-14 07:33 UTC by Anton Kochkov
Modified: 2016-10-10 11:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
full build log (build.log,15.19 KB, text/plain)
2016-05-14 07:33 UTC, Anton Kochkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kochkov 2016-05-14 07:33:26 UTC
Created attachment 434244 [details]
full build log

ocamlfind ocamlc -c -annot -bin-annot -ccopt -I/usr/lib/ocaml/lwt -package lwt -package lwt.react -package lwt.unix -package zed -w -40 -I src -I src/widget_impl -o src/lTerm_widget.cmi src/lTerm_widget.mli
File "src/lTerm_widget.mli", line 277, characters 82-92:
Error: Unbound type constructor React.step

[KCommand exited with code 2.

Compilation unsuccessful after building 44 targets (0 cached) in 00:00:03.[K
E: Failure("Command ''/usr/bin/ocamlbuild' src/liblambda-term_stubs.a src/dlllambda-term_stubs.so src/lambda-term.cma src/lambda-term.cmxa src/lambda-term.a src/lambda-term.cmxs examples/events.native examples/colors.native examples/colors_256.native examples/rgb.native examples/move.native examples/hello.native examples/clock.native examples/buttons.native examples/focus.native examples/checkbuttons.native examples/radiobuttons.native examples/shell.native examples/repl.native examples/modal.native examples/read_password.native examples/read_yes_no.native examples/editor.native tools/lambda_term_actions.native tests/history_stress_test.native' terminated with error code 10")
Comment 1 Coacher 2016-05-15 08:02:16 UTC
Please also attach the output from `emerge --info' command.
Comment 2 Alexis Ballier gentoo-dev 2016-10-10 11:43:51 UTC
commit 082f67ce969b3a46a5e6b0a3096732abda8d4b8e
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Mon Oct 10 13:43:31 2016 +0200

    dev-ml/lambda-term: bump dev-ml/react dep, bug #582970