[Omake] Preparing to release 0.9.8.2, please test.
Aleksey Nogin
nogin at metaprl.org
Mon May 21 14:59:37 PDT 2007
On 21.05.2007 11:06, Michael Furr wrote:
> On Mon, 21 May 2007, Aleksey Nogin wrote:
>> Hm, I am not sure what is going on here :-( Could you try running
>
> I really should have included more details, sorry. This is on a ppc Mac
> (file-insensitive FS) running the just released ocmal 3.10.0 (ocamldep
> -modules successfully detected). So, perhaps this has something to do
> with it :)
>
>> env OMAKEFLAGS= OMAKEPATH=lib ./omake-boot --print-dependencies
>> src/shell/omake_shell_completion.cmi
>>
>> and let me know what happens?
>
> $ env OMAKEFLAGS= OMAKEPATH=lib ./omake-boot --p
> rint-dependencies src/shell/omake_shell_completion.cmi
> *** omake: reading OMakefiles
> *** omake: finished reading OMakefiles (2.2 sec)
> dependencies:
> target: src/shell/omake_shell_completion.cmi
> scanner dependencies:
> <scanner src/shell/scan-ocaml-omake_shell_completion.mli>
> static dependencies: src/shell/omake_shell_completion.mli
> build dependencies: src/shell/omake_shell_completion.mli
> <scanner src/shell/scan-ocaml-omake_shell_completion.mli>
> dependencies are merged from: src/shell/omake_shell_completion.cmi
> targets that depend on this node at this point:
> - build src/shell omake_shell_completion.cmi
> + ocamlc.opt -warn-error A -w Aez -g -I . -I ../libmojave -I ../util -I
> ../ast -
> I ../ir -I ../env -I ../eval -c omake_shell_completion.mli
> File "omake_shell_completion.mli", line 26, characters 0-16:
> Unbound module Lm_location
> - exit src/shell omake_shell_completion.cmi, code 2
> *** omake: 85/86 targets are up to date
> *** omake: failed (2.5 sec, 0/1 scans, 1/1 rules, 0/390 digests)
> *** omake: targets were not rebuilt because of errors:
> src/shell/omake_shell_completion.cmi
> depends on: src/shell/omake_shell_completion.mli
>
This is strange. Do you have OCAMLDEP_MODULES_ENABLED enabled in your
.config file? Could you also try adding "--depend --verbose
--no--progress -debug-deps" to the command line and seeing what it
prints about omake_shell_completion?
Thanks again!
Aleksey
More information about the Omake
mailing list