Boost logo

Boost-Build :

From: Edd Dawson (lists_at_[hidden])
Date: 2007-08-17 19:32:31


Hi Roland,

Thanks for your response

Roland Schwarz wrote:
> Edd Dawson wrote:
>> I'm trying to build from the boost svn trunk with MSVC Express 2005.
>
> 1) Do you have a customized site-config.jam / user-config.jam?
> If yes, please post it's contents

These haven't been touched.

> 2) Try to invoke
> bjam --debug-configuration -d+2 --toolset=msvc debug release stage
> Post the results.

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'

... and so on.

> 3) Hint: usually you will want to build either "stage" or "install".
>

Ok, thanks.


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