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 02:45:51
#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 kbelco_at_[hidden]):
Hi Rene,
I forgot to fix the output so that the command output, if any, immediately
follows the command rule name.
I want the output to look like this :
darwin.compile.c++ bin.v2/libs/thread/build/darwin/release/threading-
multi/read_write_mutex.o
darwin.compile.c++ bin.v2/libs/thread/build/darwin/release/threading-
multi/thread.o
[ any / all stdout and stderr messages for thread.o occur here ]
darwin.compile.c++ bin.v2/libs/thread/build/darwin/release/threading-
multi/tss_hooks.o
[ any / all stdout and stderr messages for tss_hooks.o occur here ]
darwin.compile.c++ bin.v2/libs/thread/build/darwin/release/threading-
multi/tss_dll.o
darwin.compile.c++ bin.v2/libs/thread/build/darwin/release/threading-
multi/tss.o
and so forth.
Is this what you were thinking?
I can replicate that problem you're seeing on my Mac so I'll work on
diagnosing and fixing that first and hope that fixes the Ubuntu problem
you're seeing.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/994#comment:7>
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