On 10/11/06 at 00:36 +0100, Julien Cristau wrote:
> On Wed, Nov  8, 2006 at 22:44:56 +0100, Lucas Nussbaum wrote:
> 
> > Relevant parts:
> > make[2]: Entering directory `/build/root/omake-0.9.6.8-1/boot'
> > ocamlc  -c omake_gen_magic.ml
> > File "omake_gen_magic.ml", line 83, characters 14-33:
> > Unbound value Lm_string_util.trim
> 
> Actually, the important part is just a few lines higher in the build
> log:
> ocamlyacc omake_shell_parse.mly
> make[2]: `Makefile.dep' is up to date.
> make[2]: Leaving directory `/build/root/omake-0.9.6.8-1/boot'
> 
> On my system, Makefile.dep is rebuilt at this stage, so that
> omake_gen_magic correctly picks up a dependency on lm_string_util.
> Is there something specific with your setup that might explain why
> Makefile.dep isn't created?  The "boot" directory in the build tree
> is created at build time, so Makefile.dep should really be rebuilt at
> that point.  I fail to understand why make thinks it's "up to date".

Hi Julien,

I tried again. With exactly the same environment (wiped out totally
during builds), I built omake 8 times. It built successfully 3 times and
failed 5 times.

So it seems to be caused by a transient problem ...
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to