Boost logo

Boost :

From: SourceForge.net (noreply_at_[hidden])
Date: 2005-07-07 10:20:15


Bugs item #1234224, was opened at 2005-07-07 11:20
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1234224&group_id=7586

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Alexey Sarytchev (alx_s)
Assigned to: Nobody/Anonymous (nobody)
Summary: boost jam problem with parallel builds

Initial Comment:
OK, this bug makes my life miserable for a long, long
time. :)

In short, if I have an action which updates more then
one target then I have problem with parallel build.

Attached is a simple testcase. Just run 'jam -j2' and
you can notice that target 'g2.generated' is been used
before it is updated (created).

The testcase has just 2 rules - 'Gen' models generating
2 files which are used by 'Use'.
The testcase doesn't actually create any files, but
that doesn't matter. Jam works with targets, not files.

The last line in the Jamfile is a workaround. If you
uncomment it, the test works fine.

I spent some time trying to find the reason and to fix
the bug, but succeed only in the first part.

I can discuss it in more details with someone
interested in fixing it. I just didn't get enough time
to fix the bug by myself.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1234224&group_id=7586

-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Boost-bugs mailing list
Boost-bugs_at_[hidden]
https://lists.sourceforge.net/lists/listinfo/boost-bugs


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk