[Boost-bugs] [Boost C++ Libraries] #2160: error compiling test_main.cpp on msvc-9.0express

Subject: [Boost-bugs] [Boost C++ Libraries] #2160: error compiling test_main.cpp on msvc-9.0express
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-08-01 16:27:23


#2160: error compiling test_main.cpp on msvc-9.0express
--------------------------------------+-------------------------------------
 Reporter: ryan.gallagher_at_[hidden] | Owner: rogeeff
     Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: test
  Version: Boost Release Branch | Severity: Problem
 Keywords: |
--------------------------------------+-------------------------------------
 Build: boost 1.36.0 beta

 To Repro:[[BR]]
 1) Build bjam from the beta release[[BR]]
 2) Setup site-config.jam to use msvc-9.0express.[[BR]]
 3) Update BOOST_ROOT to point to beta boost tree's root.[[BR]]
 4) Invoked bjam.exe from the boost root with no arguments.

 Expected results:[[BR]]
 - All targets should build successfully

 Actual result:[[BR]]
 - "...failed updating 1 target...", namely test_main.obj

 Output:[[BR]]"""[[BR]]
 compile-c-c++
 C:\Users\Ryan\Code\Boost\boost_1_36_beta\bin.v2\libs\test\build\ms
 vc-9.0express\debug\asynch-exceptions-on\link-static\threading-
 multi\test_main.o
 bj
 test_main.cpp
 C:\Users\Ryan\Code\Boost\boost_1_36_beta\boost/test/unit_test_suite.hpp(82)
 : error C2018: unknown character '0x12'

     call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat"
 x86 >nul[[BR]]
 cl /Zm800 -nologo
 @"C:\Users\Ryan\Code\Boost\boost_1_36_beta\bin.v2\libs\test\build\msvc-9.0express\debug
 \asynch-exceptions-on\link-static\threading-multi\test_main.obj.rsp"

 ...failed compile-c-c++
 C:\Users\Ryan\Code\Boost\boost_1_36_beta\bin.v2\libs\test\build\msvc-9.0express\debug
 \asynch-exceptions-on\link-static\threading-multi\test_main.obj...[[BR]]
 ...skipped
 <pC:\Users\Ryan\Code\Boost\boost_1_36_beta\bin.v2\libs\test\build\msvc-9.0express\debug
 \asynch-exceptions-on\link-static\threading-multi
>libboost_test_exec_monitor-vc90-mt-gd-1_36.lib for lack of
 <pC:\Users\Ryan\Code\Boost\boost_
 1_36_beta\bin.v2\libs\test\build\msvc-9.0express\debug\asynch-exceptions-
 on\link-static\threading-multi>test_main.obj...[[BR]]
 ...failed updating 1 target...[[BR]]
 ...skipped 1 target...
 [[BR]]"""[[BR]]

 .rsp file:
 [[BR]]"""[[BR]]
 "C:\Users\Ryan\Code\Boost\boost_1_36_beta\libs\test\src\test_main.cpp"
 -Fo"C:\Users\Ryan\Code\Boost\boost_1_36_beta\bin.v2\libs\test\build\msvc-9.0express\debug
 \asynch-exceptions-on\link-static\threading-multi\test_main.obj" -TP /Z7
 /Od /Ob0 /W3 /GR /MDd /Zc:forScope /Zc:wchar_t /wd4675 /EHa -c
 -DBOOST_ALL_NO_LIB=1[[BR]]
 "-IC:\Users\Ryan\Code\Boost\boost_1_36_beta"
 [[BR]]"""[[BR]]

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

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