Boost logo

Boost Users :

From: King Coffee (king.coffee_at_[hidden])
Date: 2007-06-18 23:53:53


Hi,
I downloaded and ran bjam from the BOOST home directory. Most of the projects compiled OK. But projects using read_graphviz_spirit.cpp cause "cl.exe" to terminate. cl.exe resulted in an buffer overrun error.

The cl compiler I'm using is MSVC++ 7.1 standard edition (no optimization). The OS is Windows XP Pro

Thanks,
King

---------------------------------------------------------------

P.S: The following results from rerunning the bjam utility:

WARNING: No python installation configured and autoconfiguration
         failed. See http://www.boost.org/libs/python/doc/building.html
         for configuration instructions or pass --without-python to
         suppress this message and silently skip all Boost.Python targets
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).
warning: No toolsets are configured.
warning: Configuring default toolset "msvc".
warning: If the default is wrong, you may not be able to build C++ programs.
warning: Use the "--toolset=xxxxx" optio n to o verride our guess.
warning: For more configuration options, please consult
warning: http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html
...patience...
...patience...
...found 4024 targets...
...updating 28 targets...
compile-c-c++ bin.v2\libs\graph\build\msvc-7.1\release\threading-multi\read_graphviz_spirit.obj
read_graphviz_spirit.cpp
    call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
cl /Zm800 -nologo @"bin.v2\libs\graph\build\msvc-7.1\release\threading-multi\read_graphviz_spirit.obj.rsp"
...failed compile-c-c++ bin.v2\libs\graph\build\msvc-7.1\release\threading-multi\read_graphviz_spirit.obj...
...skipped <pbin.v2\libs\graph\build\msvc-7.1\release\threading-multi>boost_graph-vc71-mt-1_34.dll for lack of <pbin.v2\libs\graph\build\msvc-7.1\release\threading-multi>read_graphviz_spirit.obj...
...skipped <pbin.v2\libs\graph\build\msvc-7.1\release\threading-multi>boost_graph-vc71-mt-1_34.lib for lack of <pbin.v2\libs\graph\build\msvc-7.1\release\threading-multi>read_graphviz_spirit.obj...
compile-c-c++ bin.v2\libs\graph\build\msvc-7.1\debug\read_graphviz_spirit.obj
read_graphviz_spirit.cpp
    call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
cl /Zm800 -nologo @"bin.v2\libs\graph\build\msvc-7.1\debug\read_graphviz_spirit.obj.rsp"
...failed compile-c-c++ bin.v2\libs\graph\build\msvc-7.1\debug\read_graphviz_spirit.obj...
...skipped <pbin.v2\libs\graph\build\msvc-7.1\debug>boost_graph-vc71-gd-1_34.dll for lack of <pbin.v2\libs\graph\build\msvc-7.1\debug>read_graphviz_spirit.obj...
...skipped <pbin.v2\libs\graph\build\msvc-7.1\debug>boost_graph-vc71-gd-1_34.lib for lack of <pbin.v2\libs\graph\build\msvc-7.1\debug>read_graphviz_spirit.obj...
compile-c-c++ bin.v2\libs\graph\build\msvc-7.1\release\read_graphviz_spirit.obj
read_graphviz_spirit.cpp
    call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
cl /Zm800 -nologo @"bin.v2\libs\graph\build\msvc-7.1\release\read_graphviz_spirit.obj.rsp"
...failed compile-c-c++ bin.v2\libs\graph\build\msvc-7.1\release\read_graphviz_spirit.obj...
...skipped <pbin.v2\libs\graph\build\msvc-7.1\release>boost_graph-vc71-1_34.dll for lack of <pbin.v2\libs\graph\build\msvc-7.1\release>read_graphviz_spirit.obj...
...skipped <pbin.v2\libs\graph\build\msvc-7.1\release>boost_graph-vc71-1_34.lib for lack of <pbin.v2\libs\graph\build\msvc-7.1\release>read_graphviz_spirit.obj...
compile-c-c++ bin.v2\libs\graph\build\msvc-7.1\debug\link-static\threading-multi\read_graphviz_spirit.obj
read_graphviz_spirit.cpp
    call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
cl /Zm800 -nologo @"bin.v2\libs\graph\build\msvc-7.1\debug\link-static\threading-multi\read_graphviz_spirit.obj.rsp"
...failed compile-c-c++ bin.v2\libs\graph\build\msvc-7.1\debug\link-static\threading-multi\read_graphviz_spirit.obj...
...skipped <pbin.v2\libs\graph\build\msvc-7.1\debug\link-static\threading-multi>libboost_graph-vc71-mt-gd-1_34.lib for lack of <pbin.v2\libs\graph\build\msvc-7.1\debug\link-static\threading-multi>read_graphviz_spirit.obj...
compile-c-c++ bin.v2\libs\graph\build\msvc-7.1\release\link-static\threading-multi\read_graphviz_spirit.obj
read_graphviz_spirit.cpp
    call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
cl /Zm800 -nologo @"bin.v2\libs\graph\build\msvc-7.1\release\link-static\threading-multi\read_graphviz_spirit.obj.rsp"
...failed compile-c-c++ bin.v2\libs\graph\build\msvc-7.1\release\link-static\threading-multi\read_graphviz_spirit.obj...
...skipped <pbin.v2\libs\graph\build\msvc-7.1\release\link-static\threading-multi>libboost_graph-vc71-mt-1_34.lib for lack of <pbin.v2\libs\graph\build\msvc-7.1\release\link-static\threading-multi>read_graphviz_spirit.obj...
compile-c-c++ bin.v2\libs\graph\build\msvc-7.1\debug\link-static\read_graphviz_spirit.obj
read_graphviz_spirit.cpp
    call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
cl /Zm800 -nologo @"bin.v2\libs\graph\build\msvc-7.1\debug\link-static\read_graphviz_spirit.obj.rsp"
...failed compile-c-c++ bin.v2\libs\graph\build\msvc-7.1\debug\link-static\read_graphviz_spirit.obj...
...skipped <pbin.v2\libs\graph\build\msvc-7.1\debug\link-static>libboost_graph-vc71-gd-1_34.lib for lack of <pbin.v2\libs\graph\build\msvc-7.1\debug\link-static>read_graphviz_spirit.obj...
compile-c-c++ bin.v2\libs\graph\build\msvc-7.1\debug\threading-multi\read_graphviz_spirit.obj
read_graphviz_spirit.cpp
    call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
cl /Zm800 -nologo @"bin.v2\libs\graph\build\msvc-7.1\debug\threading-multi\read_graphviz_spirit.obj.rsp"
...failed compile-c-c++ bin.v2\libs\graph\build\msvc-7.1\debug\threading-multi\read_graphviz_spirit.obj...
...skipped <pbin.v2\libs\graph\build\msvc-7.1\debug\threading-multi>boost_graph-vc71-mt-gd-1_34.dll for lack of <pbin.v2\libs\graph\build\msvc-7.1\debug\threading-multi>read_graphviz_spirit.obj...
...skipped <pbin.v2\libs\graph\build\msvc-7.1\debug\threading-multi>boost_graph-vc71-mt-gd-1_34.lib for lack of <pbin.v2\libs\graph\build\msvc-7.1\debug\threading-multi>read_graphviz_spirit.obj...
compile-c-c++ bin.v2\libs\graph\build\msvc-7.1\release\link-static\read_graphviz_spirit.obj
read_graphviz_spirit.cpp
    call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
cl /Zm800 -nologo @"bin.v2\libs\graph\build\msvc-7.1\release\link-static\read_graphviz_spirit.obj.rsp"
...failed compile-c-c++ bin.v2\libs\graph\build\msvc-7.1\release\link-static\read_graphviz_spirit.obj...
...skipped <pbin.v2\libs\graph\build\msvc-7.1\release\link-static>libboost_graph-vc71-1_34.lib for lack of <pbin.v2\libs\graph\build\msvc-7.1\release\link-static>read_graphviz_spirit.obj...
compile-c-c++ bin.v2\libs\graph\build\msvc-7.1\debug\link-static\runtime-link-static\threading-multi\read_graphviz_spirit.obj
read_graphviz_spirit.cpp
    call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
cl /Zm800 -nologo @"bin.v2\libs\graph\build\msvc-7.1\debug\link-static\runtime-link-static\threading-multi\read_graphviz_spirit.obj.rsp"
...failed compile-c-c++ bin.v2\libs\graph\build\msvc-7.1\debug\link-static\runtime-link-static\threading-multi\read_graphviz_spirit.obj...
...skipped <pbin.v2\libs\graph\build\msvc-7.1\debug\link-static\runtime-link-static\threading-multi>libboost_graph-vc71-mt-sgd-1_34.lib for lack of <pbin.v2\libs\graph\build\msvc-7.1\debug\link-static\runtime-link-static\threading-multi>read_graphviz_spirit.obj...
compile-c-c++ bin.v2\libs\graph\build\msvc-7.1\release\link-static\runtime-link-static\threading-multi\read_graphviz_spirit.obj
read_graphviz_spirit.cpp
    call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
cl /Zm800 -nologo @"bin.v2\libs\graph\build\msvc-7.1\release\link-static\runtime-link-static\threading-multi\read_graphviz_spirit.obj.rsp"
...failed compile-c-c++ bin.v2\libs\graph\build\msvc-7.1\release\link-static\runtime-link-static\threading-multi\read_graphviz_spirit.obj...
...skipped <pbin.v2\libs\graph\build\msvc-7.1\release\link-static\runtime-link-static\threading-multi>libboost_graph-vc71-mt-s-1_34.lib for lack of <pbin.v2\libs\graph\build\msvc-7.1\release\link-static\runtime-link-static\threading-multi>read_graphviz_spirit.obj...
compile-c-c++ bin.v2\libs\graph\build\msvc-7.1\debug\link-static\runtime-link-static\read_graphviz_spirit.obj
read_graphviz_spirit.cpp
    call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
cl /Zm800 -nologo @"bin.v2\libs\graph\build\msvc-7.1\debug\link-static\runtime-link-static\read_graphviz_spirit.obj.rsp"
...failed compile-c-c++ bin.v2\libs\graph\build\msvc-7.1\debug\link-static\runtime-link-static\read_graphviz_spirit.obj...
...skipped <pbin.v2\libs\graph\build\msvc-7.1\debug\link-static\runtime-link-static>libboost_graph-vc71-sgd-1_34.lib for lack of <pbin.v2\libs\graph\build\msvc-7.1\debug\link-static\runtime-link-static>read_graphviz_spirit.obj...
compile-c-c++ bin.v2\libs\graph\build\msvc-7.1\release\link-static\runtime-link-static\read_graphviz_spirit.obj
read_graphviz_spirit.cpp
    call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
cl /Zm800 -nologo @"bin.v2\libs\graph\build\msvc-7.1\release\link-static\runtime-link-static\read_graphviz_spirit.obj.rsp"
...failed compile-c-c++ bin.v2\libs\graph\build\msvc-7.1\release\link-static\runtime-link-static\read_graphviz_spirit.obj...
...skipped <pbin.v2\libs\graph\build\msvc-7.1\release\link-static\runtime-link-static>libboost_graph-vc71-s-1_34.lib for lack of <pbin.v2\libs\graph\build\msvc-7.1\release\link-static\runtime-link-static>read_graphviz_spirit.obj...
...failed updating 12 targets...
...skipped 16 targets...



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net