[Omake] Preparing to release 0.9.8.2, please test.

Michael Furr furr at cs.umd.edu
Mon May 21 11:06:19 PDT 2007


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

-Mike



More information about the Omake mailing list