Boost logo

Boost Testing :

Subject: Re: [Boost-testing] Error message truncated
From: Tom Kent (lists_at_[hidden])
Date: 2015-03-24 22:41:13


On Tue, Mar 24, 2015 at 8:10 PM, Robert Ramey <ramey_at_[hidden]> wrote:

> I'm trying to find a problem with some recent changed to the serialization
> library on the develop branch. The library won't build with mdvc - all
> versions. I don't have this compiler available. When I try to display the
> error message at
>
>
> http://www.boost.org/development/tests/develop/developer/output/teeks99-08b-win2012R2-64on64-boost-bin-v2-libs-serialization-test-test_array_binary_archive-test-msvc-9-0-dbg-adrs-mdl-64-archt-x86-thrd-mlt.html
>
> It's truncated - so I can't see enough of if.
>
> What do I have to do to see these messages?
>
> Robert Ramey
>
>
Do you know how I can run the command by hand? I'd be happy to give that a
try and send you the output. I tried the following, but I'm not sure it's
doing what you want.

Tom

D:\local\t08\c\boost_root\libs\serialization\test>D:\local\t08\c\boost_bb\src\engine\bin.ntx86\b2.exe
toolset=msvc-10.0 test_array_binary_archive
Performing configuration checks

    - 32-bit : yes (cached)
    - arm : no (cached)
    - mips1 : no (cached)
    - power : no (cached)
    - sparc : no (cached)
    - x86 : yes (cached)
    - symlinks supported : yes
...patience...
...patience...
...found 2475 targets...
...updating 8 targets...
compile-c-c++
..\..\..\bin.v2\libs\serialization\build\msvc-10.0\debug\address-m
odel-32\architecture-x86\threading-multi\archive_exception.obj
archive_exception.cpp
..\..\..\libs\serialization\src\archive_exception.cpp(42) : error C2375:
'boost:
:archive::archive_exception::archive_exception' : redefinition; different
linkag
e
        D:\local\t08\c\boost_root\boost/archive/archive_exception.hpp(80) :
see
declaration of 'boost::archive::archive_exception::archive_exception'
..\..\..\libs\serialization\src\archive_exception.cpp(114) : error C2375:
'boost
::archive::archive_exception::~archive_exception' : redefinition; different
link
age
        D:\local\t08\c\boost_root\boost/archive/archive_exception.hpp(85) :
see
declaration of 'boost::archive::archive_exception::~archive_exception'
..\..\..\libs\serialization\src\archive_exception.cpp(117) : error C2375:
'boost
::archive::archive_exception::what' : redefinition; different linkage
        D:\local\t08\c\boost_root\boost/archive/archive_exception.hpp(86) :
see
declaration of 'boost::archive::archive_exception::what'
..\..\..\libs\serialization\src\archive_exception.cpp(121) : error C2375:
'boost
::archive::archive_exception::archive_exception' : redefinition; different
linka
ge
        D:\local\t08\c\boost_root\boost/archive/archive_exception.hpp(90) :
see
declaration of 'boost::archive::archive_exception::archive_exception'

    call "C:\Users\boost\AppData\Local\Temp\b2_msvc_10.0_vcvarsall_x86.cmd"
>nul

cl /Zm800 -nologo
@"..\..\..\bin.v2\libs\serialization\build\msvc-10.0\debug\add
ress-model-32\architecture-x86\threading-multi\archive_exception.obj.rsp"

...failed compile-c-c++
..\..\..\bin.v2\libs\serialization\build\msvc-10.0\debug
\address-model-32\architecture-x86\threading-multi\archive_exception.obj...
...skipped
<p..\..\..\bin.v2\libs\serialization\build\msvc-10.0\debug\address-mo
del-32\architecture-x86\threading-multi>boost_serialization-vc100-mt-gd-1_58.lib
 for lack of
<p..\..\..\bin.v2\libs\serialization\build\msvc-10.0\debug\address-
model-32\architecture-x86\threading-multi>archive_exception.obj...
...skipped
<p..\..\..\bin.v2\libs\serialization\test\test_array_binary_archive.t
est\msvc-10.0\debug\address-model-32\architecture-x86\threading-multi>test_array
_binary_archive.exe for lack of
<p..\..\..\bin.v2\libs\serialization\build\msvc-
10.0\debug\address-model-32\architecture-x86\threading-multi>boost_serialization
-vc100-mt-gd-1_58.lib...
...skipped
<p..\..\..\bin.v2\libs\serialization\test\test_array_binary_archive.t
est\msvc-10.0\debug\address-model-32\architecture-x86\threading-multi>test_array
_binary_archive.run for lack of
<p..\..\..\bin.v2\libs\serialization\test\test_a
rray_binary_archive.test\msvc-10.0\debug\address-model-32\architecture-x86\threa
ding-multi>test_array_binary_archive.exe...
...failed updating 1 target...
...skipped 4 targets...



Boost-testing list run by mbergal at meta-comm.com