[Omake] Invalid_argument("Omake_build_util: internal_error")
Aleksey Nogin
nogin at metaprl.org
Tue Jul 3 14:55:43 PDT 2007
On 03.07.2007 14:47, Christopher L Conway wrote:
> I'm getting the above error when I try to build my project with omake
> 0.9.8.1. I can isolate it down to a change I've made in an ML file,
> although the error is not a direct consequence of compiling the file
> in question. In fact, it seems to crop up between successful shell
> invocations (perhaps as the result of some dependency analysis?).
Chris,
Thanks a lot for reporting this!
I believe that the following is going on:
- You have a cyclic dependency in your build.
- Omake has a bug in the "report a cyclic dependency error" code.
I'll try to see if I can reproduce the error. I would, of course,
appreciate any help with it (e.g. a reproducible test case and/or
information on whether this is reproducible with 0.9.8.4 release and/or
0.9.8.x branch HEAD).
Aleksey
More information about the Omake
mailing list