[Omake] Invalid_argument("Omake_build_util: internal_error")
Christopher L Conway
cconway at cs.nyu.edu
Tue Jul 3 17:59:02 PDT 2007
On 7/3/07, Aleksey Nogin <anogin at hrl.com> wrote:
> *** omake error:
> File OMakefile: line 19, characters 4-54
> Sort failed: found a cycle: a.cmo > b.cmo > *** omake error:
> Invalid argument:
> Omake_build_util: internal_error
>
> Is this similar to what you are seeing? In other words, are you seeing
> an internal error in the middle of a "found a cycle" printout?
No. The error output is:
$ omake
...
- build sub_dir foo.cmo
+ /usr/bin/ocamlc.opt ... -c foo.ml
- exit sub_dir foo.cmo, code 0
Fatal error: exception Invalid_argument("Omake_build_util: internal_error")
> I've filed http://bugzilla.metaprl.org/show_bug.cgi?id=684 and I will
> probably try to fix in later this week.
Thanks, Aleksey. Luckily, now that I've fixed the dependency cycle,
this isn't a critical bug.
Chris
More information about the Omake
mailing list