Boost logo

Boost-Build :

From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2007-08-22 07:57:59


Vladimir Prus skrev:
> On Wednesday 22 August 2007 12:01:26 Thorsten Ottosen wrote:
>> Hi Vladimir,
>>
>> I was hoping you could help me out a bit with bjam.
>
> Hi Thorsten,
> please direct all Boost.Build questions to the
boost-build_at_[hidden]
> mailing list, where you'll get help from more persons and where
> any answers will benefit new users.
>
> I CC the list, please reply to the list.

Sorry for that. I'll use this list from know on.

>> I'm getting a warning
>>
>> D:/boost/trunk/tools/build/v2/build\virtual-target.jam:996: in
virtual-target.re
>> gister-actual-name from module virtual-target
>> error: Duplicate name of actual target:
<pbin\msvc-8.0\debug\threading-multi>bay
>> esian.lib
>
> Well, is this a *complete* error message? I'm pretty
> sure it is not, and the part you've trimmed out
> contains important information -- how the conflicting
> targets differ in properties.

You're right it is not the complete message.

>> in my project. I can run normal boost unit-test inside the boost
repository, but I'm now using bjam in a non-boost related project.
>> There was a FAQ entry about this in the new documentation, but
that is not the reason here. Maybe you can see the problem by looking at
my Jamfile?
>>
>> In the above warning, I don't get why it says "threading-multi",
because I only want to build a static library.
>
> Because msvc-8.0 cannot create single-threaded code.

Wow. Didn't know that.

> The problem you
> see can be possibly related to this, but I need full output to be sure.
> So, please run again and send me the full output. Also, add the
> --debug-building option to bjam invocation -- this will provide some
extra
> information.

Yes. Here's the new output as an attachment.

I tried changing threading to multi, but it did not have an impact AFAICT.

best regards

-Thorsten

building project Jamfile</d:/PhD/code/test> ('object(project-target)@49') with

     Building target './bayesian'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on
warning: Graph library does not contain optional GraphML reader.
note: to enable GraphML support, set EXPAT_INCLUDE and EXPAT_LIBPATH to the
note: directories containing the Expat headers and libraries, respectively.
warning: skipping optional Message Passing Interface (MPI) library.
note: to enable MPI support, add "using mpi ;" to user-config.jam.
note: to suppress this message, pass "--without-mpi" to bjam.
note: otherwise, you can safely ignore this message.
warning: Python location is not configured
warning: the Boost.Python library won't be built
Building Boost.Regex with the optional Unicode/ICU support disabled.
Please refer to the Boost.Regex documentation for more information
(don't panic: this is a strictly optional feature).

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on

             Common properties: <asynch-exceptions>on <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <cxxflags>-wd4275 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB=1 <define>BOOST_TEST_DYN_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/boost/trunk <inlining>off <install-dependencies>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <python-debugging>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

             Usage requirements for boost_unit_test_framework are
             Build properties: <asynch-exceptions>on <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <cxxflags>-wd4275 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB=1 <define>BOOST_TEST_DYN_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/boost/trunk <inlining>off <install-dependencies>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <python-debugging>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on
             Usage requirements from boost_unit_test_framework are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

         Usage requirements for bayesian are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from bayesian are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <xdll-path>/d:/PhD/code/test/bin/msvc-8.0/debug/threading-multi

     Building target './car_start_problem'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Usage requirements for car_start_problem are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from car_start_problem are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './graph'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Usage requirements for graph are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from graph are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './graph_prop'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

             Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <python-debugging>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

             Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
                 Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <python-debugging>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
                 Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on

                 Common properties: <asynch-exceptions>on <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <cxxflags>-wd4275 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB=1 <define>BOOST_TEST_DYN_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/boost/trunk <inlining>off <install-dependencies>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <python-debugging>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

                 Usage requirements for boost_unit_test_framework are
                 Build properties: <asynch-exceptions>on <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <cxxflags>-wd4275 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB=1 <define>BOOST_TEST_DYN_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/boost/trunk <inlining>off <install-dependencies>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <python-debugging>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on
                 Usage requirements from boost_unit_test_framework are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

             Usage requirements for bayesian are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
             Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <python-debugging>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
             Usage requirements from bayesian are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <xdll-path>/d:/PhD/code/test/bin/msvc-8.0/debug/threading-multi

         Usage requirements for graph_prop are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <xdll-path>/d:/PhD/code/test/bin/msvc-8.0/debug/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>../src <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <xdll-path>/d:/PhD/code/test/bin/msvc-8.0/debug/threading-multi
         Usage requirements from graph_prop are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <xdll-path>/d:/PhD/code/test/bin/msvc-8.0/debug/threading-multi

     Building target './potential'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi
             Already built

         Usage requirements for potential are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <xdll-path>/d:/PhD/code/test/bin/msvc-8.0/debug/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>../src <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <xdll-path>/d:/PhD/code/test/bin/msvc-8.0/debug/threading-multi
         Usage requirements from potential are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <xdll-path>/d:/PhD/code/test/bin/msvc-8.0/debug/threading-multi

     Building target './hugin'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Usage requirements for hugin are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from hugin are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './calculator'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

             Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <python-debugging>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

             Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
                 Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <python-debugging>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
                 Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
                 Already built

             Usage requirements for bayesian are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
             Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <python-debugging>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
             Usage requirements from bayesian are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

         Usage requirements for calculator are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>../src <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from calculator are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './btp_algorithms'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi
             Already built

         Usage requirements for btp_algorithms are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>../src <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from btp_algorithms are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './exhaustive_algorithms'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi
             Already built

         Usage requirements for exhaustive_algorithms are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>../src <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from exhaustive_algorithms are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './heuristic_algorithms'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi
             Already built

         Usage requirements for heuristic_algorithms are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>../src <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from heuristic_algorithms are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './load_model'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi
             Already built

         Usage requirements for load_model are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>../src <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from load_model are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './multi_fault_bayes'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi
             Already built

         Usage requirements for multi_fault_bayes are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>../src <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from multi_fault_bayes are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './naive_bayes'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi
             Already built

         Usage requirements for naive_bayes are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>../src <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from naive_bayes are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './speed_of_zeros'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi
             Already built

         Usage requirements for speed_of_zeros are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>../src <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from speed_of_zeros are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './speed_of_vfunctions'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi
             Already built

         Usage requirements for speed_of_vfunctions are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>../src <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from speed_of_vfunctions are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './speed_of_exhaustive_algorithms'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi
             Already built

         Usage requirements for speed_of_exhaustive_algorithms are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>../src <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from speed_of_exhaustive_algorithms are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi

     Building target './generator_test'
         Build request:
         Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi

         Common properties: <asynch-exceptions>off <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <inlining>off <install-dependencies>off <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on

         Building target '/D:/boost/trunk/libs/test/build/boost_unit_test_framework'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <conditional>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.handle-static-runtime <define>BOOST_ALL_NO_LIB=1 <include>/D:/boost/trunk <link>shared,<toolset>msvc:<cxxflags>-wd4275 <link>shared:<define>BOOST_TEST_DYN_LINK=1 <tag>@Jamfile</D:/boost/trunk>%Jamfile</D:/boost/trunk>.tag <toolset>borland:<cxxflags>-w-8080 <toolset>msvc,<runtime-link>shared:<threading>multi <toolset>msvc:<asynch-exceptions>on
             Already built

         Building target './bayesian'
             Build request: <asynch-exceptions>off <debug-store>object <debug-symbols>on <exception-handling>on <extern-c-nothrow>off <inlining>off <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <variant>debug <warnings-as-errors>off <warnings>on
             Target requirements: <cxxflags>/wd4675 <define>BOOST_ALL_NO_LIB <library>D:\boost\trunk/libs/test/build//boost_unit_test_framework/<link>shared <threading>single <toolset>msvc <toolset>msvc,<runtime-link>shared:<threading>multi
             Already built

         Usage requirements for generator_test are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>/D:/boost/trunk <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Build properties: <asynch-exceptions>off <cxxflags>-wd4275 <cxxflags>/wd4675 <debug-store>object <debug-symbols>on <define>BOOST_ALL_NO_LIB <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <exception-handling>on <extern-c-nothrow>off <hardcode-dll-paths>true <host-os>windows <include>../src <include>/D:/boost/trunk <inlining>off <install-dependencies>off <library>object(file-target)@401 <library>object(file-target)@403 <link>static <midl-robust>yes <midl-stubless-proxy>yes <optimization>off <os>NT <pch>on <profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <suppress-import-lib>false <symlink-location>project-relative <target-os>windows <threading>multi <toolset-msvc:version>8.0 <toolset>msvc <user-interface>console <variant>debug <warnings-as-errors>off <warnings>on <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
         Usage requirements from generator_test are <cxxflags>-wd4275 <define>BOOST_TEST_DYN_LINK=1 <define>BOOST_TEST_NO_AUTO_LINK=1 <include>../src <include>/D:/boost/trunk <library>object(file-target)@401 <library>object(file-target)@403 <xdll-path>/D:/boost/trunk/bin.v2/libs/test/build/msvc-8.0/debug/asynch-exceptions-on/threading-multi
D:/boost/trunk/tools/build/v2/build\virtual-target.jam:996: in virtual-target.register-actual-name from module virtual-target
error: Duplicate name of actual target: <pbin\msvc-8.0\debug\threading-multi>bayesian.lib
error: previous virtual target { msvc%msvc.link.dll-bayesian.lib.IMPORT_LIB { msvc%msvc.compile.c++-action.obj.OBJ { /d:/PhD/code/src/action.cpp.CPP } } { msvc%msvc.compile.c++-btp_algorithm.obj.OBJ { /d:/PhD/code/src/btp_algorithm.cpp.CPP } } { msvc%msvc.compile.c++-compiled_model.obj.OBJ { /d:/PhD/code/src/compiled_model.cpp.CPP } } { msvc%msvc.compile.c++-compiled_multi_fault_model.obj.OBJ { /d:/PhD/code/src/compiled_multi_fault_model.cpp.CPP } } { msvc%msvc.compile.c++-compiled_subsystem.obj.OBJ { /d:/PhD/code/src/compiled_subsystem.cpp.CPP } } { msvc%msvc.compile.c++-config.obj.OBJ { /d:/PhD/code/src/config.cpp.CPP } } { msvc%msvc.compile.c++-exhaustive_search_algorithm.obj.OBJ { /d:/PhD/code/src/exhaustive_search_algorithm.cpp.CPP } } { msvc%msvc.compile.c++-fault.obj.OBJ { /d:/PhD/code/src/fault.cpp.CPP } } { msvc%msvc.compile.c++-fault_node.obj.OBJ { /d:/PhD/code/src/fault_node.cpp.CPP } } { msvc%msvc.compile.c++-float.obj.OBJ { /d:/PhD/code/src/float.cpp.CPP } } { msvc%msvc.compile.c++-heuristic_search_algorithm.obj.OBJ { /d:/PhD/code/src/heuristic_search_algorithm.cpp.CPP } } { msvc%msvc.compile.c++-multi_fault_heuristic_algorithm.obj.OBJ { /d:/PhD/code/src/multi_fault_heuristic_algorithm.cpp.CPP } } { msvc%msvc.compile.c++-multi_fault_model.obj.OBJ { /d:/PhD/code/src/multi_fault_model.cpp.CPP } } { msvc%msvc.compile.c++-naive_model.obj.OBJ { /d:/PhD/code/src/naive_model.cpp.CPP } } { msvc%msvc.compile.c++-one_d_table.obj.OBJ { /d:/PhD/code/src/one_d_table.cpp.CPP } } { msvc%msvc.compile.c++-sequence.obj.OBJ { /d:/PhD/code/src/sequence.cpp.CPP } } { msvc%msvc.compile.c++-subsystem.obj.OBJ { /d:/PhD/code/src/subsystem.cpp.CPP } } { msvc%msvc.compile.c++-subsystem_step_view.obj.OBJ { /d:/PhD/code/src/subsystem_step_view.cpp.CPP } } { msvc%msvc.compile.c++-templates.obj.OBJ { /d:/PhD/code/src/templates.cpp.CPP } } { msvc%msvc.compile.c++-test_generator.obj.OBJ { /d:/PhD/code/src/test_generator.cpp.CPP } } { msvc%msvc.compile.c++-test_model.obj.OBJ { /d:/PhD/code/src/test_model.cpp.CPP } } { msvc%msvc.compile.c++-test_models.obj.OBJ { /d:/PhD/code/src/test_models.cpp.CPP } } { msvc%msvc.compile.c++-utility.obj.OBJ { /d:/PhD/code/src/utility.cpp.CPP } } { msvc%msvc.link.dll-boost_unit_test_framework-vc80-mt-gd-1_35.lib.IMPORT_LIB { msvc%msvc.compile.c++-compiler_log_formatter.obj.OBJ { compiler_log_formatter.cpp.CPP } } { msvc%msvc.compile.c++-exception_safety.obj.OBJ { exception_safety.cpp.CPP } } { msvc%msvc.compile.c++-execution_monitor.obj.OBJ { execution_monitor.cpp.CPP } } { msvc%msvc.compile.c++-framework.obj.OBJ { framework.cpp.CPP } } { msvc%msvc.compile.c++-interaction_based.obj.OBJ { interaction_based.cpp.CPP } } { msvc%msvc.compile.c++-logged_expectations.obj.OBJ { logged_expectations.cpp.CPP } } { msvc%msvc.compile.c++-plain_report_formatter.obj.OBJ { plain_report_formatter.cpp.CPP } } { msvc%msvc.compile.c++-progress_monitor.obj.OBJ { progress_monitor.cpp.CPP } } { msvc%msvc.compile.c++-results_collector.obj.OBJ { results_collector.cpp.CPP } } { msvc%msvc.compile.c++-results_reporter.obj.OBJ { results_reporter.cpp.CPP } } { msvc%msvc.compile.c++-test_tools.obj.OBJ { test_tools.cpp.CPP } } { msvc%msvc.compile.c++-unit_test_log.obj.OBJ { unit_test_log.cpp.CPP } } { msvc%msvc.compile.c++-unit_test_main.obj.OBJ { unit_test_main.cpp.CPP } } { msvc%msvc.compile.c++-unit_test_monitor.obj.OBJ { unit_test_monitor.cpp.CPP } } { msvc%msvc.compile.c++-unit_test_parameters.obj.OBJ { unit_test_parameters.cpp.CPP } } { msvc%msvc.compile.c++-unit_test_suite.obj.OBJ { unit_test_suite.cpp.CPP } } { msvc%msvc.compile.c++-xml_log_formatter.obj.OBJ { xml_log_formatter.cpp.CPP } } { msvc%msvc.compile.c++-xml_report_formatter.obj.OBJ { xml_report_formatter.cpp.CPP } } } }
error: created from ./bayesian
error: another virtual target { msvc%msvc.link.dll-bayesian.lib.IMPORT_LIB { msvc%msvc.compile.c++-action.obj.OBJ { /d:/PhD/code/src/action.cpp.CPP } } { msvc%msvc.compile.c++-btp_algorithm.obj.OBJ { /d:/PhD/code/src/btp_algorithm.cpp.CPP } } { msvc%msvc.compile.c++-compiled_model.obj.OBJ { /d:/PhD/code/src/compiled_model.cpp.CPP } } { msvc%msvc.compile.c++-compiled_multi_fault_model.obj.OBJ { /d:/PhD/code/src/compiled_multi_fault_model.cpp.CPP } } { msvc%msvc.compile.c++-compiled_subsystem.obj.OBJ { /d:/PhD/code/src/compiled_subsystem.cpp.CPP } } { msvc%msvc.compile.c++-config.obj.OBJ { /d:/PhD/code/src/config.cpp.CPP } } { msvc%msvc.compile.c++-exhaustive_search_algorithm.obj.OBJ { /d:/PhD/code/src/exhaustive_search_algorithm.cpp.CPP } } { msvc%msvc.compile.c++-fault.obj.OBJ { /d:/PhD/code/src/fault.cpp.CPP } } { msvc%msvc.compile.c++-fault_node.obj.OBJ { /d:/PhD/code/src/fault_node.cpp.CPP } } { msvc%msvc.compile.c++-float.obj.OBJ { /d:/PhD/code/src/float.cpp.CPP } } { msvc%msvc.compile.c++-heuristic_search_algorithm.obj.OBJ { /d:/PhD/code/src/heuristic_search_algorithm.cpp.CPP } } { msvc%msvc.compile.c++-multi_fault_heuristic_algorithm.obj.OBJ { /d:/PhD/code/src/multi_fault_heuristic_algorithm.cpp.CPP } } { msvc%msvc.compile.c++-multi_fault_model.obj.OBJ { /d:/PhD/code/src/multi_fault_model.cpp.CPP } } { msvc%msvc.compile.c++-naive_model.obj.OBJ { /d:/PhD/code/src/naive_model.cpp.CPP } } { msvc%msvc.compile.c++-one_d_table.obj.OBJ { /d:/PhD/code/src/one_d_table.cpp.CPP } } { msvc%msvc.compile.c++-sequence.obj.OBJ { /d:/PhD/code/src/sequence.cpp.CPP } } { msvc%msvc.compile.c++-subsystem.obj.OBJ { /d:/PhD/code/src/subsystem.cpp.CPP } } { msvc%msvc.compile.c++-subsystem_step_view.obj.OBJ { /d:/PhD/code/src/subsystem_step_view.cpp.CPP } } { msvc%msvc.compile.c++-templates.obj.OBJ { /d:/PhD/code/src/templates.cpp.CPP } } { msvc%msvc.compile.c++-test_generator.obj.OBJ { /d:/PhD/code/src/test_generator.cpp.CPP } } { msvc%msvc.compile.c++-test_model.obj.OBJ { /d:/PhD/code/src/test_model.cpp.CPP } } { msvc%msvc.compile.c++-test_models.obj.OBJ { /d:/PhD/code/src/test_models.cpp.CPP } } { msvc%msvc.compile.c++-utility.obj.OBJ { /d:/PhD/code/src/utility.cpp.CPP } } { msvc%msvc.link.dll-boost_unit_test_framework-vc80-mt-gd-1_35.lib.IMPORT_LIB { msvc%msvc.compile.c++-compiler_log_formatter.obj.OBJ { compiler_log_formatter.cpp.CPP } } { msvc%msvc.compile.c++-exception_safety.obj.OBJ { exception_safety.cpp.CPP } } { msvc%msvc.compile.c++-execution_monitor.obj.OBJ { execution_monitor.cpp.CPP } } { msvc%msvc.compile.c++-framework.obj.OBJ { framework.cpp.CPP } } { msvc%msvc.compile.c++-interaction_based.obj.OBJ { interaction_based.cpp.CPP } } { msvc%msvc.compile.c++-logged_expectations.obj.OBJ { logged_expectations.cpp.CPP } } { msvc%msvc.compile.c++-plain_report_formatter.obj.OBJ { plain_report_formatter.cpp.CPP } } { msvc%msvc.compile.c++-progress_monitor.obj.OBJ { progress_monitor.cpp.CPP } } { msvc%msvc.compile.c++-results_collector.obj.OBJ { results_collector.cpp.CPP } } { msvc%msvc.compile.c++-results_reporter.obj.OBJ { results_reporter.cpp.CPP } } { msvc%msvc.compile.c++-test_tools.obj.OBJ { test_tools.cpp.CPP } } { msvc%msvc.compile.c++-unit_test_log.obj.OBJ { unit_test_log.cpp.CPP } } { msvc%msvc.compile.c++-unit_test_main.obj.OBJ { unit_test_main.cpp.CPP } } { msvc%msvc.compile.c++-unit_test_monitor.obj.OBJ { unit_test_monitor.cpp.CPP } } { msvc%msvc.compile.c++-unit_test_parameters.obj.OBJ { unit_test_parameters.cpp.CPP } } { msvc%msvc.compile.c++-unit_test_suite.obj.OBJ { unit_test_suite.cpp.CPP } } { msvc%msvc.compile.c++-xml_log_formatter.obj.OBJ { xml_log_formatter.cpp.CPP } } { msvc%msvc.compile.c++-xml_report_formatter.obj.OBJ { xml_report_formatter.cpp.CPP } } } }
error: created from ./bayesian
error: added properties: <python-debugging>off
error: removed properties: none
D:/boost/trunk/tools/build/v2/build\virtual-target.jam:459: in actualize-no-scanner from module object(file-target)@695
D:/boost/trunk/tools/build/v2/build\virtual-target.jam:111: in object(file-target)@695.actualize from module object(file-target)@695
D:/boost/trunk/tools/build/v2/build\virtual-target.jam:743: in actualize-source-type from module object(action)@705
D:/boost/trunk/tools/build/v2/build\virtual-target.jam:764: in actualize-sources from module object(action)@705
D:/boost/trunk/tools/build/v2/build\virtual-target.jam:709: in object(action)@705.actualize from module object(action)@705
D:/boost/trunk/tools/build/v2/build\virtual-target.jam:274: in actualize-action from module object(file-target)@706
D:/boost/trunk/tools/build/v2/build\virtual-target.jam:467: in actualize-no-scanner from module object(file-target)@706
D:/boost/trunk/tools/build/v2/build\virtual-target.jam:111: in object(file-target)@706.actualize from module object(file-target)@706
D:/boost/trunk/tools/build/v2\build-system.jam:478: in load from module build-system
D:\boost\trunk\tools\build\v2/kernel\modules.jam:261: in import from module modules
D:\boost\trunk\tools\build\v2/kernel/bootstrap.jam:132: in boost-build from module
D:\boost\trunk\tools\build\v2\boost-build.jam:8: in module scope from module


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