Boost logo

Boost-Build :

Subject: Re: [Boost-build] Using jobs (-j8) with implicit-dependency interrupts bjam before it updates all targets
From: Felipe Magno de Almeida (felipe.m.almeida_at_[hidden])
Date: 2012-12-21 17:52:19


Hello Steven,

Here is a almost self-contained example. It requires the CORBA Mico
library and its IDL compiler to run.
But it is quite mininal, so it might be easier to analyze.

It seems to have something to with scanning, since if I change the
headers, removing the cycle
for example, it stops occurring.

The log.txt file has -d+2 -d+13 -d+12 debug info.

On Tue, Dec 18, 2012 at 6:29 PM, Felipe Magno de Almeida
<felipe.m.almeida_at_[hidden]> wrote:
> On Tue, Dec 18, 2012 at 3:23 PM, Steven Watanabe <watanabesj_at_[hidden]> wrote:
>> AMDG
>
> [snip]
>
>> What version of Boost.Build are you using?
>> This is a bug in b2, so --debug-building
>> isn't particularly useful. The options
>> that might give useful information are
>> -d+12 and -d+13.
>
> Hi,
>
> I'm using boost build in 1.51, and tried with 1.52 and the same problem occurs.
> I've tried attaching with -d13 and it was too big. I'll compile with
> -d+12 and -d+13 and
> try to attach. Also create a smaller Jamroot which displays the
> problem, if possible.
>
>> In Christ,
>> Steven Watanabe
>
>
>
> --
> Felipe Magno de Almeida

-- 
Felipe Magno de Almeida





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