Boost logo

Boost-Build :

Subject: Re: [Boost-build] Problems building on Win7
From: Jürgen Hunold (jhunold_at_[hidden])
Date: 2015-02-24 00:50:59


Hi Steven!

Am Montag, 23. Februar 2015, 21:25:33 schrieb Steven Watanabe:
> AMDG
>
> Now that I finally have a working git setup again,
> I've tried every combination I could think of to
> replicate the problem without success. Can you
> tell me exactly what branch you're using. I tried

It is on all branches.

> a) develop
> b) master
> c) master except Boost.Test = develop
>
> I deleted bin.v2 and boost/ before every run.

That is wrong. The first run of header creation always works. The second run
will replace the hardlinks to the top-level directories with directories
including hardlinks to _each_ include files, thus touching several thousand
files/hardlinks...

> I tested both b2 headers and libs/test/test$ ../../../b2
> with each configuration.

That will always work with a clean tree.

> I did run into some problems with adding a new
> library which uses the same subdirectory as
> an existing library, but that shouldn't affect
> your case.

Please find my logs with 11 (eleven) consecutive "b2 headers" runs from
BOOST_ROOT attached. I've used the last debug patch you posted.
Note the different target count on each run. The whole process seems to be
oscillating after a few runs, resulting in the same files/hardlinks deleted and
created again and again...

Please note that using symlinks on Windows works fine. If you have the
necessary rights, of course :-(

Yours,

Jürgen

-- 
* Dipl.-Math. Jürgen Hunold  ! 
* voice: ++49 4257 300       ! Fährstraße 1
* fax  : ++49 4257 300       ! 31609 Balge/Sebbenhausen
* jhunold_at_gmx.eu             ! Germany



Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk