|
List Info
Thread: can't build svn trunk with msvc express
|
|
| can't build svn trunk with msvc express |

|
2007-08-15 18:38:36 |
Hi,
I've searched the list archives and didn't see this issue. I
do hope I haven't
missed anything.
I'm trying to build from the boost svn trunk with MSVC
Express 2005. I have the
Platform SDK installed. I had the same problem trying to
compile the 1_34(_0)
release in the same way and had to use the rather handy
boost consulting
installers. But I really need some of the fixes/updates made
to asio in the trunk.
Also, builds are fine with MinGW 3.4.5 and 4.2.1.
My errors look like this:
C:developmentboost_svn>bjam --version
Boost.Build V2 (Milestone 11)
Boost.Jam 03.1.14
C:developmentboost_svn>bjam --toolset=msvc debug
release stage install
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).
...patience...
...patience...
...found 14112 targets...
...updating 1779 targets...
compile-c-c++
bin.v2libstestbuildmsvc-8.0expressdebugasynch-exceptio
ns-onthreading-multiexecution_monitor.obj
cl : Command line error D8022 : cannot open
'bin.v2libstestbuildmsvc-8.0expressdebugasynch-excepti
ons-onthreading
-multiexecution_monitor.obj.rsp'
call "C:Program FilesMicrosoft Visual Studio
8VCvcvarsall.bat" x86 >nul
cl /Zm800 -nologo
"bin.v2libstestbuildmsvc-8.0expressdebugas
ynch-exceptions-onthreading-multiexecution_monitor.
obj.rsp"
...failed compile-c-c++
bin.v2libstestbuildmsvc-8.0expressdebugasynch-exceptio
ns-onthreading-multiexecution_moni
tor.obj...
compile-c-c++
bin.v2libstestbuildmsvc-8.0expressdebugasynch-exceptio
ns-onthreading-multicompiler_log_formatter.o
bj
cl : Command line error D8022 : cannot open
'bin.v2libstestbuildmsvc-8.0expressdebugasynch-excepti
ons-onthreading
-multicompiler_log_formatter.obj.rsp'
call "C:Program FilesMicrosoft Visual Studio
8VCvcvarsall.bat" x86 >nul
cl /Zm800 -nologo
"bin.v2libstestbuildmsvc-8.0expressdebugas
ynch-exceptions-onthreading-multicompiler_log_forma
tter.obj.rsp"
...failed compile-c-c++
bin.v2libstestbuildmsvc-8.0expressdebugasynch-exceptio
ns-onthreading-multicompiler_log_f
ormatter.obj...
compile-c-c++
bin.v2libstestbuildmsvc-8.0expressdebugasynch-exceptio
ns-onthreading-multiframework.obj
cl : Command line error D8022 : cannot open
'bin.v2libstestbuildmsvc-8.0expressdebugasynch-excepti
ons-onthreading
-multiframework.obj.rsp'
[ 8< --- snip --- ]
And so on...
C:Program FilesMicrosoft Visual Studio 8VCvcvarsall.bat
is present.
I get the same results building in a regular console and in
a "Visual Studio
2005" console.
Any comments/questions/ridicule very much appreciated.
Kind regards,
Edd
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
a>
|
|
| Re: can't build svn trunk with msvc
express |
  Austria |
2007-08-17 01:52:38 |
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
2) Try to invoke
bjam --debug-configuration -d+2 --toolset=msvc debug
release stage
Post the results.
3) Hint: usually you will want to build either
"stage" or "install".
Roland aka speedsnail
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
a>
|
|
| Re: can't build svn trunk with msvc
express |

|
2007-08-17 18: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:developmentboost_svn>bjam --debug-configuration -d+2
--toolset=msvc debug
release stage
notice: found boost-build.jam at
C:developmentboost_svnboost-build.jam
notice: loading Boost.Build from
C:developmentboost_svntoolsbuildv2
notice: searching "C:WINDOWS" "C:Documents
and SettingsDeveloper"
"C:Documents and SettingsDeveloper"
"C:developme
ntboost_svntoolsbuild"
"C:developmentboost_svntools/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:developmentboost_svntoolsbuildv2site-config.jam
notice: searching "C:Documents and
SettingsDeveloper" "C:Documents and
SettingsDeveloper" "C:developmentboost_svn
toolsbuild"
"C:developmentboost_svntools/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:developmentboost_svntoolsbuildv2user-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
FilesMicrosoft Visual
Studio 8VCbincl.exe'
msvc: condition:
'<toolset>msvc-8.0express/<architecture>/<add
ress-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 FilesMicrosoft
Visual Studio 8VCvcvarsall.bat" x86 >nul
'
msvc: condition:
'<toolset>msvc-8.0express/<architecture>/<add
ress-model>64',
msvc: condition: '<toolset>msvc-8.0expres
s/<architecture>x86/<address-model>64',
command: 'call "C:Program
FilesMicrosoft Visual Studio 8VCvcvarsall.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
FilesMicrosoft Visual Studio 8VCvcvarsall.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.v2libstestbuildmsvc-8.0expressdebugasynch-exceptio
ns-onthreading-multiexecution_monitor.obj.rsp
"libstestsrcexecution_monitor.cpp"
-Fo"bin.v2libstestbuildmsvc-8.0expressdebugasynch
-exceptions-onthreading-multiexecution_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.v2libstestbuildmsvc-8.0expressdebugasynch-exceptio
ns-onthreading-multiexecution_monitor.obj
call "C:Program FilesMicrosoft Visual Studio
8VCvcvarsall.bat" x86 >nul
cl /Zm800 -nologo
"bin.v2libstestbuildmsvc-8.0expressdebugas
ynch-exceptions-onthreading-multiexecution_monitor.
obj.rsp"
cl : Command line error D8022 : cannot open
'bin.v2libstestbuildmsvc-8.0expressdebugasynch-excepti
ons-onthreading
-multiexecution_monitor.obj.rsp'
file
bin.v2libstestbuildmsvc-8.0expressdebugasynch-exceptio
ns-onthreading-multicompiler_log_formatter.obj.rsp
"libstestsrccompiler_log_formatter.cpp"
-Fo"bin.v2libstestbuildmsvc-8.0expressdebugasynch
-exceptions-onthreading-multicompiler_log_formatter.obj&qu
ot;
-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.v2libstestbuildmsvc-8.0expressdebugasynch-exceptio
ns-onthreading-multicompiler_log_formatter.o
bj
call "C:Program FilesMicrosoft Visual Studio
8VCvcvarsall.bat" x86 >nul
cl /Zm800 -nologo
"bin.v2libstestbuildmsvc-8.0expressdebugas
ynch-exceptions-onthreading-multicompiler_log_forma
tter.obj.rsp"
cl : Command line error D8022 : cannot open
'bin.v2libstestbuildmsvc-8.0expressdebugasynch-excepti
ons-onthreading
-multicompiler_log_formatter.obj.rsp'
... and so on.
> 3) Hint: usually you will want to build either
"stage" or "install".
>
Ok, thanks.
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
a>
|
|
| Re: can't build svn trunk with msvc
express |
  United States |
2007-08-17 23:29:53 |
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.
RObert Ramey
Edd Dawson wrote:
> 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.
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
a>
|
|
| Re: can't build svn trunk with msvc
express |

|
2007-08-18 06: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:developmentboost_svn>bjam --debug-configuration -d+2
--toolset=msvc debug
release stage
notice: found boost-build.jam at
C:developmentboost_svnboost-build.jam
notice: loading Boost.Build from
C:developmentboost_svntoolsbuildv2
notice: searching "C:WINDOWS" "C:Documents
and SettingsDeveloper"
"C:Documents and SettingsDeveloper"
"C:developme
ntboost_svntoolsbuild"
"C:developmentboost_svntools/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:developmentboost_svntoolsbuildv2site-config.jam
notice: searching "C:Documents and
SettingsDeveloper" "C:Documents and
SettingsDeveloper" "C:developmentboost_svn
toolsbuild"
"C:developmentboost_svntools/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:developmentboost_svntoolsbuildv2user-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
FilesMicrosoft Visual
Studio 8VCbincl.exe'
msvc: condition:
'<toolset>msvc-8.0express/<architecture>/<add
ress-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 FilesMicrosoft
Visual Studio 8VCvcvarsall.bat" x86 >nul
'
msvc: condition:
'<toolset>msvc-8.0express/<architecture>/<add
ress-model>64',
msvc: condition: '<toolset>msvc-8.0expres
s/<architecture>x86/<address-model>64',
command: 'call "C:Program
FilesMicrosoft Visual Studio 8VCvcvarsall.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
FilesMicrosoft Visual Studio 8VCvcvarsall.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.v2libstestbuildmsvc-8.0expressdebugasynch-exceptio
ns-onthreading-multiexecution_monitor.obj.rsp
"libstestsrcexecution_monitor.cpp"
-Fo"bin.v2libstestbuildmsvc-8.0expressdebugasynch
-exceptions-onthreading-multiexecution_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.v2libstestbuildmsvc-8.0expressdebugasynch-exceptio
ns-onthreading-multiexecution_monitor.obj
call "C:Program FilesMicrosoft Visual Studio
8VCvcvarsall.bat" x86 >nul
cl /Zm800 -nologo
"bin.v2libstestbuildmsvc-8.0expressdebugas
ynch-exceptions-onthreading-multiexecution_monitor.
obj.rsp"
cl : Command line error D8022 : cannot open
'bin.v2libstestbuildmsvc-8.0expressdebugasynch-excepti
ons-onthreading
-multiexecution_monitor.obj.rsp'
file
bin.v2libstestbuildmsvc-8.0expressdebugasynch-exceptio
ns-onthreading-multicompiler_log_formatter.obj.rsp
"libstestsrccompiler_log_formatter.cpp"
-Fo"bin.v2libstestbuildmsvc-8.0expressdebugasynch
-exceptions-onthreading-multicompiler_log_formatter.obj&qu
ot;
-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.v2libstestbuildmsvc-8.0expressdebugasynch-exceptio
ns-onthreading-multicompiler_log_formatter.o
bj
call "C:Program FilesMicrosoft Visual Studio
8VCvcvarsall.bat" x86 >nul
cl /Zm800 -nologo
"bin.v2libstestbuildmsvc-8.0expressdebugas
ynch-exceptions-onthreading-multicompiler_log_forma
tter.obj.rsp"
cl : Command line error D8022 : cannot open
'bin.v2libstestbuildmsvc-8.0expressdebugasynch-excepti
ons-onthreading
-multicompiler_log_formatter.obj.rsp'
etc...
Kind regards,
Edd
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
a>
|
|
[1-5]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|