Re: [Boost-bugs] [Boost C++ Libraries] #994: BJam output with parallel builds jumbled.

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #994: BJam output with parallel builds jumbled.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-05-31 01:18:42


#994: BJam output with parallel builds jumbled.
-------------------------------+--------------------------------------------
  Reporter: grafik | Owner: grafik
      Type: Bugs | Status: assigned
 Milestone: Boost.Jam 3.1.15 | Component: bjam
   Version: Boost.Jam 3.1.14 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Comment (by grafik):

 I added a `tools/jam/test/parallel_actions.jam` test and I'm getting two
 different error behaviors, when I run it on my Ubuntu Linux machine. First
 the output from the actions is still jumbled. And second, many times, but
 not always, the actions don't seem to complete. Or more likely bjam
 doesn't notice the actions complete. To run the test:

 {{{
 cd tools/jam/src
 ./build.sh
 cd ../test
 ../src/bin.*/bjam -f parallel_actions.jam -j4 -sBJAM_SUBTEST=1
 }}}

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/994#comment:6>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.


This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:55 UTC