Boost logo

Boost-Build :

From: Edd Dawson (lists_at_[hidden])
Date: 2007-08-18 07:25:34


Hi Robert,

Robert Ramey wrote:
> Note FWIW I had to I used my msvc express 2005 before w/o problem.
>
> With 1.34 it failed to work. I fixed it by downloaded the latest MS SDK.
>
> THen it worked.

Ok I just did that. Unforunately, it didn't help :(
Same kind of errors. I'm tempted to remove MSVC and the SDK and start from scratch.

Were you seeing the same kind of symptoms when your builds were failing?

Here's the latest console dump:

C:\development\boost_svn>bjam --debug-configuration -d+2 --toolset=msvc debug
release stage
notice: found boost-build.jam at C:\development\boost_svn\boost-build.jam
notice: loading Boost.Build from C:\development\boost_svn\tools\build\v2
notice: searching "C:\WINDOWS" "C:\Documents and Settings\Developer"
"C:\Documents and Settings\Developer" "C:\developme
nt\boost_svn\tools\build" "C:\development\boost_svn\tools/build/v2"
"C:/development/boost_svn/tools/build/v2/kernel" "C:
/development/boost_svn/tools/build/v2/util"
"C:/development/boost_svn/tools/build/v2/build" "C:/development/boost_svn/to
ols/build/v2/tools" "C:/development/boost_svn/tools/build/v2/new"
"C:/development/boost_svn/tools/build/v2/." for "site-
config.jam"
notice: loading site-config.jam from
C:\development\boost_svn\tools\build\v2\site-config.jam
notice: searching "C:\Documents and Settings\Developer" "C:\Documents and
Settings\Developer" "C:\development\boost_svn\
tools\build" "C:\development\boost_svn\tools/build/v2"
"C:/development/boost_svn/tools/build/v2/kernel" "C:/development/
boost_svn/tools/build/v2/util" "C:/development/boost_svn/tools/build/v2/build"
"C:/development/boost_svn/tools/build/v2/
tools" "C:/development/boost_svn/tools/build/v2/new"
"C:/development/boost_svn/tools/build/v2/." for "user-config.jam"
notice: loading user-config.jam from
C:\development\boost_svn\tools\build\v2\user-config.jam
notice: [cmdline-cfg] Detected command-line request for msvc: toolset= "msvc"
notice: [cmdline-cfg] toolset msvc not previously configured; configuring now
notice: msvc-8.0express detected, command: 'C:\Program Files\Microsoft Visual
Studio 8\VC\bin\cl.exe'
msvc: condition: '<toolset>msvc-8.0express/<architecture>/<address-model>',
msvc: condition: '<toolset>msvc-8.0express/
<architecture>/<address-model>32', msvc: condition:
'<toolset>msvc-8.0express/<architecture>x86/<address-model>', msvc
: condition: '<toolset>msvc-8.0express/<architecture>x86/<address-model>32',
command: 'call "C:\Program Files\Microsoft
  Visual Studio 8\VC\vcvarsall.bat" x86 >nul
'
msvc: condition: '<toolset>msvc-8.0express/<architecture>/<address-model>64',
msvc: condition: '<toolset>msvc-8.0expres
s/<architecture>x86/<address-model>64', command: 'call "C:\Program
Files\Microsoft Visual Studio 8\VC\vcvarsall.bat" x8
6_amd64 >nul
'
msvc: condition: '<toolset>msvc-8.0express/<architecture>ia64/<address-model>',
  msvc: condition: '<toolset>msvc-8.0expr
ess/<architecture>ia64/<address-model>64', command: 'call "C:\Program
Files\Microsoft Visual Studio 8\VC\vcvarsall.bat"
  x86_ia64 >nul
'
notice: [cmdline-cfg] adding toolset=msvc to build request.
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.
notice: iostreams: not using zlib compression
notice: iostreams: not using zlib compression
notice: iostreams: not using bzip2 compression
notice: iostreams: not using bzip2 compression
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).

file
bin.v2\libs\test\build\msvc-8.0express\debug\asynch-exceptions-on\threading-multi\execution_monitor.obj.rsp
"libs\test\src\execution_monitor.cpp"
 
-Fo"bin.v2\libs\test\build\msvc-8.0express\debug\asynch-exceptions-on\threading-multi\execution_monitor.obj"
    -TP
  /Z7
  /Od
  /Ob0
  /W3
  /GR
  /MDd
  /Zc:forScope
  /Zc:wchar_t
  /wd4675
  /EHa
  -wd4275
  -c

-DBOOST_ALL_NO_LIB=1

-DBOOST_TEST_DYN_LINK=1

"-I."

compile-c-c++
bin.v2\libs\test\build\msvc-8.0express\debug\asynch-exceptions-on\threading-multi\execution_monitor.obj

     call "C:\Program Files\Microsoft Visual Studio 8\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo
@"bin.v2\libs\test\build\msvc-8.0express\debug\asynch-exceptions-on\threading-multi\execution_monitor.
obj.rsp"

cl : Command line error D8022 : cannot open
'bin.v2\libs\test\build\msvc-8.0express\debug\asynch-exceptions-on\threading
-multi\execution_monitor.obj.rsp'

file
bin.v2\libs\test\build\msvc-8.0express\debug\asynch-exceptions-on\threading-multi\compiler_log_formatter.obj.rsp
"libs\test\src\compiler_log_formatter.cpp"
 
-Fo"bin.v2\libs\test\build\msvc-8.0express\debug\asynch-exceptions-on\threading-multi\compiler_log_formatter.obj"
    -TP
  /Z7
  /Od
  /Ob0
  /W3
  /GR
  /MDd
  /Zc:forScope
  /Zc:wchar_t
  /wd4675
  /EHa
  -wd4275
  -c

-DBOOST_ALL_NO_LIB=1

-DBOOST_TEST_DYN_LINK=1

"-I."

compile-c-c++
bin.v2\libs\test\build\msvc-8.0express\debug\asynch-exceptions-on\threading-multi\compiler_log_formatter.o
bj

     call "C:\Program Files\Microsoft Visual Studio 8\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo
@"bin.v2\libs\test\build\msvc-8.0express\debug\asynch-exceptions-on\threading-multi\compiler_log_forma
tter.obj.rsp"

cl : Command line error D8022 : cannot open
'bin.v2\libs\test\build\msvc-8.0express\debug\asynch-exceptions-on\threading
-multi\compiler_log_formatter.obj.rsp'

etc...

Kind regards,

Edd


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