Subject: [Boost-bugs] [Boost C++ Libraries] #2198: File Not Found
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-08-15 10:34:05
#2198: File Not Found
----------------------------------+-----------------------------------------
Reporter: OlafvdSpek_at_[hidden] | Type: Bugs
Status: new | Milestone: Boost 1.36.0
Component: Building Boost | Version: Boost 1.35.0
Severity: Problem | Keywords:
----------------------------------+-----------------------------------------
Hi,
I encountered some errors while building Boost on Windows XP with VC9, see
the first log.
When running the same command again, I get the second log. Every time. Why
does it keep updating those targets?
bjam --build-type=complete stage
{{{
.\boost/wave/util/flex_string.hpp(712) : warning C4996: 'std::copy':
Function ca
ll with parameters that may be unsafe - this call relies on the caller to
check
that the passed values are correct. To disable this warning, use
-D_SCL_SECURE_N
O_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio
9.0\VC\INCLUDE\xutility(2550) :
see declaration of 'std::copy'
.\boost/wave/util/flex_string.hpp(1275) : see reference to
function temp
late instantiation 'void
boost::wave::util::AllocatorStringStorage<E>::append<co
nst char*>(ForwardIterator,ForwardIterator)' being compiled
with
[
E=char,
ForwardIterator=const char *
]
.\boost/wave/util/flex_string.hpp(1267) : while compiling class
template
member function 'boost::wave::util::CowString<Storage>::CowString(const
char *,
unsigned int,const std::allocator<_Ty> &)'
with
[
Storage=boost::wave::util::AllocatorStringStorage<char>,
_Ty=char
]
.\boost/wave/util/flex_string.hpp(1408) : see reference to class
templat
e instantiation 'boost::wave::util::CowString<Storage>' being compiled
with
[
Storage=boost::wave::util::AllocatorStringStorage<char>
]
.\boost/wave/util/file_position.hpp(118) : see reference to class
templa
te instantiation 'boost::wave::util::flex_string<E,T,A,Storage>' being
compiled
with
[
E=char,
T=std::char_traits<char>,
A=std::allocator<char>,
Storage=boost::wave::util::CowString<boost::wave::util::AllocatorStr
ingStorage<char>>
]
.\boost/wave/util/file_position.hpp(194) : see reference to class
templa
te instantiation 'boost::wave::util::file_position<StringT>' being
compiled
with
[
StringT=boost::wave::util::flex_string<char,std::char_traits<char>,s
td::allocator<char>,boost::wave::util::CowString<boost::wave::util::AllocatorStr
ingStorage<char>>>
]
.\boost/wave/util/flex_string.hpp(1708) : warning C4996: 'std::copy':
Function c
all with parameters that may be unsafe - this call relies on the caller to
check
that the passed values are correct. To disable this warning, use
-D_SCL_SECURE_
NO_WARNINGS. See documentation on how to use Visual C++ 'Checked
Iterators'
C:\Program Files\Microsoft Visual Studio
9.0\VC\INCLUDE\xutility(2550) :
see declaration of 'std::copy'
.\boost/wave/util/flex_string.hpp(1702) : while compiling class
template
member function 'boost::wave::util::flex_string<E,T,A,Storage>
&boost::wave::ut
il::flex_string<E,T,A,Storage>::assign(const char *,unsigned int)'
with
[
E=char,
T=std::char_traits<char>,
A=std::allocator<char>,
Storage=boost::wave::util::CowString<boost::wave::util::AllocatorStr
ingStorage<char>>
]
.\boost/wave/util/flex_string.hpp(1714) : warning C4996: 'std::copy':
Function c
all with parameters that may be unsafe - this call relies on the caller to
check
that the passed values are correct. To disable this warning, use
-D_SCL_SECURE_
NO_WARNINGS. See documentation on how to use Visual C++ 'Checked
Iterators'
C:\Program Files\Microsoft Visual Studio
9.0\VC\INCLUDE\xutility(2550) :
see declaration of 'std::copy'
.\boost/wave/util/flex_string.hpp(712) : warning C4996: 'std::copy':
Function ca
ll with parameters that may be unsafe - this call relies on the caller to
check
that the passed values are correct. To disable this warning, use
-D_SCL_SECURE_N
O_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio
9.0\VC\INCLUDE\xutility(2550) :
see declaration of 'std::copy'
.\boost/wave/util/flex_string.hpp(1364) : see reference to
function temp
late instantiation 'void
boost::wave::util::AllocatorStringStorage<E>::append<Fw
dIterator>(ForwardIterator,ForwardIterator)' being compiled
with
[
E=char,
FwdIterator=char *,
ForwardIterator=char *
]
.\boost/wave/util/flex_string.hpp(1683) : see reference to
function temp
late instantiation 'void
boost::wave::util::CowString<Storage>::append<char*>(Fw
dIterator,FwdIterator)' being compiled
with
[
Storage=boost::wave::util::AllocatorStringStorage<char>,
FwdIterator=char *
]
.\boost/wave/util/flex_string.hpp(1677) : while compiling class
template
member function 'void
boost::wave::util::flex_string<E,T,A,Storage>::push_back(
char)'
with
[
E=char,
T=std::char_traits<char>,
A=std::allocator<char>,
Storage=boost::wave::util::CowString<boost::wave::util::AllocatorStr
ingStorage<char>>
]
compile-c-c++ bin.v2\libs\wave\build\msvc-9.0\release\link-static
\threading-mult
i\token_ids.obj
token_ids.cpp
.\boost/wave/util/flex_string.hpp(712) : warning C4996: 'std::copy':
Function ca
ll with parameters that may be unsafe - this call relies on the caller to
check
that the passed values are correct. To disable this warning, use
-D_SCL_SECURE_N
O_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio
9.0\VC\INCLUDE\xutility(2550) :
see declaration of 'std::copy'
.\boost/wave/util/flex_string.hpp(1275) : see reference to
function temp
late instantiation 'void
boost::wave::util::AllocatorStringStorage<E>::append<co
nst char*>(ForwardIterator,ForwardIterator)' being compiled
with
[
E=char,
ForwardIterator=const char *
]
.\boost/wave/util/flex_string.hpp(1267) : while compiling class
template
member function 'boost::wave::util::CowString<Storage>::CowString(const
char *,
unsigned int,const std::allocator<_Ty> &)'
with
[
Storage=boost::wave::util::AllocatorStringStorage<char>,
_Ty=char
]
.\boost/wave/util/flex_string.hpp(1408) : see reference to class
templat
e instantiation 'boost::wave::util::CowString<Storage>' being compiled
with
[
Storage=boost::wave::util::AllocatorStringStorage<char>
]
libs\wave\src\token_ids.cpp(34) : see reference to class template
instan
tiation 'boost::wave::util::flex_string<E,T,A,Storage>' being compiled
with
[
E=char,
T=std::char_traits<char>,
A=std::allocator<char>,
Storage=boost::wave::util::CowString<boost::wave::util::AllocatorStr
ingStorage<char>>
]
compile-c-c++ bin.v2\libs\wave\build\msvc-9.0\release\link-static
\threading-mult
i\wave_config_constant.obj
wave_config_constant.cpp
MkDir1-quick-fix-for-windows bin.v2\libs\wave\build\msvc-9.0\release\link-
static
\threading-multi\cpplexer
MkDir1-quick-fix-for-windows bin.v2\libs\wave\build\msvc-9.0\release\link-
static
\threading-multi\cpplexer\re2clex
compile-c-c++ bin.v2\libs\wave\build\msvc-9.0\release\link-static
\threading-mult
i\cpplexer\re2clex\aq.obj
aq.cpp
compile-c-c++ bin.v2\libs\wave\build\msvc-9.0\release\link-static
\threading-mult
i\cpplexer\re2clex\cpp_re.obj
cpp_re.cpp
msvc.archive bin.v2\libs\wave\build\msvc-9.0\release\link-static
\threading-multi
\libboost_wave-vc90-mt-1_36.lib
common.copy stage\lib\libboost_wave-vc90-mt-1_36.lib
1 bestand(en) gekopieerd.
ln-NT stage\lib\libboost_date_time-vc90-mt.lib
"NT symlinks not supported yet, making copy"
Kan C:\VC\boost_1_36_0\stage\lib\libboost_date_time-vc90-mt.lib niet
vinden
1 bestand(en) gekopieerd.
ln-NT stage\lib\libboost_system-vc90-mt.lib
"NT symlinks not supported yet, making copy"
Kan C:\VC\boost_1_36_0\stage\lib\libboost_system-vc90-mt.lib niet vinden
1 bestand(en) gekopieerd.
ln-NT stage\lib\libboost_filesystem-vc90-mt.lib
"NT symlinks not supported yet, making copy"
Kan C:\VC\boost_1_36_0\stage\lib\libboost_filesystem-vc90-mt.lib niet
vinden
1 bestand(en) gekopieerd.
ln-NT stage\lib\libboost_graph-vc90-mt.lib
"NT symlinks not supported yet, making copy"
Kan C:\VC\boost_1_36_0\stage\lib\libboost_graph-vc90-mt.lib niet vinden
1 bestand(en) gekopieerd.
ln-NT stage\lib\libboost_iostreams-vc90-mt.lib
"NT symlinks not supported yet, making copy"
Kan C:\VC\boost_1_36_0\stage\lib\libboost_iostreams-vc90-mt.lib niet
vinden
1 bestand(en) gekopieerd.
ln-NT stage\lib\libboost_math_tr1-vc90-mt.lib
"NT symlinks not supported yet, making copy"
Kan C:\VC\boost_1_36_0\stage\lib\libboost_math_tr1-vc90-mt.lib niet vinden
1 bestand(en) gekopieerd.
ln-NT stage\lib\libboost_math_tr1f-vc90-mt.lib
"NT symlinks not supported yet, making copy"
Kan C:\VC\boost_1_36_0\stage\lib\libboost_math_tr1f-vc90-mt.lib niet
vinden
1 bestand(en) gekopieerd.
ln-NT stage\lib\libboost_math_tr1l-vc90-mt.lib
"NT symlinks not supported yet, making copy"
Kan C:\VC\boost_1_36_0\stage\lib\libboost_math_tr1l-vc90-mt.lib niet
vinden
1 bestand(en) gekopieerd.
ln-NT stage\lib\libboost_math_c99-vc90-mt.lib
"NT symlinks not supported yet, making copy"
Kan C:\VC\boost_1_36_0\stage\lib\libboost_math_c99-vc90-mt.lib niet vinden
1 bestand(en) gekopieerd.
ln-NT stage\lib\libboost_math_c99f-vc90-mt.lib
"NT symlinks not supported yet, making copy"
Kan C:\VC\boost_1_36_0\stage\lib\libboost_math_c99f-vc90-mt.lib niet
vinden
1 bestand(en) gekopieerd.
ln-NT stage\lib\libboost_math_c99l-vc90-mt.lib
"NT symlinks not supported yet, making copy"
Kan C:\VC\boost_1_36_0\stage\lib\libboost_math_c99l-vc90-mt.lib niet
vinden
1 bestand(en) gekopieerd.
ln-NT stage\lib\libboost_program_options-vc90-mt.lib
"NT symlinks not supported yet, making copy"
Kan C:\VC\boost_1_36_0\stage\lib\libboost_program_options-vc90-mt.lib niet
vinde
n
1 bestand(en) gekopieerd.
ln-NT stage\lib\libboost_regex-vc90-mt.lib
"NT symlinks not supported yet, making copy"
Kan C:\VC\boost_1_36_0\stage\lib\libboost_regex-vc90-mt.lib niet vinden
1 bestand(en) gekopieerd.
ln-NT stage\lib\libboost_serialization-vc90-mt.lib
"NT symlinks not supported yet, making copy"
Kan C:\VC\boost_1_36_0\stage\lib\libboost_serialization-vc90-mt.lib niet
vinden
1 bestand(en) gekopieerd.
ln-NT stage\lib\libboost_wserialization-vc90-mt.lib
"NT symlinks not supported yet, making copy"
Kan C:\VC\boost_1_36_0\stage\lib\libboost_wserialization-vc90-mt.lib niet
vinden
1 bestand(en) gekopieerd.
ln-NT stage\lib\libboost_signals-vc90-mt.lib
"NT symlinks not supported yet, making copy"
Kan C:\VC\boost_1_36_0\stage\lib\libboost_signals-vc90-mt.lib niet vinden
1 bestand(en) gekopieerd.
ln-NT stage\lib\libboost_prg_exec_monitor-vc90-mt.lib
"NT symlinks not supported yet, making copy"
Kan C:\VC\boost_1_36_0\stage\lib\libboost_prg_exec_monitor-vc90-mt.lib
niet vind
en
1 bestand(en) gekopieerd.
ln-NT stage\lib\libboost_unit_test_framework-vc90-mt.lib
"NT symlinks not supported yet, making copy"
Kan C:\VC\boost_1_36_0\stage\lib\libboost_unit_test_framework-vc90-mt.lib
niet v
inden
1 bestand(en) gekopieerd.
ln-NT stage\lib\libboost_thread-vc90-mt.lib
"NT symlinks not supported yet, making copy"
Kan C:\VC\boost_1_36_0\stage\lib\libboost_thread-vc90-mt.lib niet vinden
1 bestand(en) gekopieerd.
ln-NT stage\lib\libboost_wave-vc90-mt.lib
"NT symlinks not supported yet, making copy"
Kan C:\VC\boost_1_36_0\stage\lib\libboost_wave-vc90-mt.lib niet vinden
1 bestand(en) gekopieerd.
...updated 4128 targets...
}}}
{{{
C:\VC\boost_1_36_0>\temp\bjam --build-type=complete stage
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: 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
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, your build may not work correctly.
warning: Use the "--toolset=xxxxx" option to override our guess.
warning: For more configuration options, please consult
warning: http://boost.org/boost-
build2/doc/html/bbv2/advanced/configuration.html
Skipping build of: libs/python/build/boost_python <build>no in common
properti
es
Skipping build of: libs/python/build/boost_python <build>no in common
properti
es
Skipping build of: libs/python/build/boost_python <build>no in common
properti
es
Skipping build of: libs/python/build/boost_python <build>no in common
properti
es
Skipping build of: ./stage <build>no in common properties
Skipping build of: ./stage <build>no in common properties
Skipping build of: ./stage <build>no in common properties
Skipping build of: ./stage <build>no in common properties
Skipping build of: libs/python/build/boost_python <build>no in common
properti
es
Skipping build of: libs/python/build/boost_python <build>no in common
properti
es
Skipping build of: libs/python/build/boost_python <build>no in common
properti
es
Skipping build of: libs/python/build/boost_python <build>no in common
properti
es
Skipping build of: libs/python/build/boost_python <build>no in common
properti
es
Skipping build of: libs/python/build/boost_python <build>no in common
properti
es
Skipping build of: libs/python/build/boost_python <build>no in common
properti
es
Skipping build of: libs/python/build/boost_python <build>no in common
properti
es
...patience...
...patience...
...found 7558 targets...
...updating 32 targets...
common.copy stage\lib\boost_math_c99-vc90-mt-gd-1_36.lib
1 bestand(en) gekopieerd.
common.copy stage\lib\boost_wave-vc90-mt-gd-1_36.lib
1 bestand(en) gekopieerd.
common.copy stage\lib\boost_date_time-vc90-mt-gd-1_36.lib
1 bestand(en) gekopieerd.
common.copy stage\lib\boost_graph-vc90-mt-gd-1_36.lib
1 bestand(en) gekopieerd.
common.copy stage\lib\boost_math_tr1f-vc90-mt-gd-1_36.lib
1 bestand(en) gekopieerd.
ln-NT stage\lib\boost_math_c99-vc90-mt-gd.lib
"NT symlinks not supported yet, making copy"
1 bestand(en) gekopieerd.
ln-NT stage\lib\boost_wave-vc90-mt-gd.lib
"NT symlinks not supported yet, making copy"
1 bestand(en) gekopieerd.
ln-NT stage\lib\boost_date_time-vc90-mt-gd.lib
"NT symlinks not supported yet, making copy"
1 bestand(en) gekopieerd.
ln-NT stage\lib\boost_graph-vc90-mt-gd.lib
"NT symlinks not supported yet, making copy"
1 bestand(en) gekopieerd.
ln-NT stage\lib\boost_math_tr1f-vc90-mt-gd.lib
"NT symlinks not supported yet, making copy"
1 bestand(en) gekopieerd.
common.copy stage\lib\boost_filesystem-vc90-gd-1_36.lib
1 bestand(en) gekopieerd.
common.copy stage\lib\boost_graph-vc90-gd-1_36.lib
1 bestand(en) gekopieerd.
common.copy stage\lib\boost_math_tr1-vc90-gd-1_36.lib
1 bestand(en) gekopieerd.
common.copy stage\lib\boost_math_tr1l-vc90-gd-1_36.lib
1 bestand(en) gekopieerd.
common.copy stage\lib\boost_math_c99f-vc90-gd-1_36.lib
1 bestand(en) gekopieerd.
common.copy stage\lib\boost_program_options-vc90-gd-1_36.lib
1 bestand(en) gekopieerd.
common.copy stage\lib\boost_regex-vc90-gd-1_36.lib
1 bestand(en) gekopieerd.
common.copy stage\lib\boost_unit_test_framework-vc90-gd-1_36.lib
1 bestand(en) gekopieerd.
common.copy stage\lib\boost_wave-vc90-gd-1_36.lib
1 bestand(en) gekopieerd.
ln-NT stage\lib\boost_filesystem-vc90-gd.lib
"NT symlinks not supported yet, making copy"
1 bestand(en) gekopieerd.
ln-NT stage\lib\boost_graph-vc90-gd.lib
"NT symlinks not supported yet, making copy"
1 bestand(en) gekopieerd.
ln-NT stage\lib\boost_math_tr1-vc90-gd.lib
"NT symlinks not supported yet, making copy"
1 bestand(en) gekopieerd.
ln-NT stage\lib\boost_math_tr1l-vc90-gd.lib
"NT symlinks not supported yet, making copy"
1 bestand(en) gekopieerd.
ln-NT stage\lib\boost_math_c99f-vc90-gd.lib
"NT symlinks not supported yet, making copy"
1 bestand(en) gekopieerd.
ln-NT stage\lib\boost_program_options-vc90-gd.lib
"NT symlinks not supported yet, making copy"
1 bestand(en) gekopieerd.
ln-NT stage\lib\boost_regex-vc90-gd.lib
"NT symlinks not supported yet, making copy"
1 bestand(en) gekopieerd.
ln-NT stage\lib\boost_unit_test_framework-vc90-gd.lib
"NT symlinks not supported yet, making copy"
1 bestand(en) gekopieerd.
ln-NT stage\lib\boost_wave-vc90-gd.lib
"NT symlinks not supported yet, making copy"
1 bestand(en) gekopieerd.
common.copy stage\lib\boost_graph-vc90-1_36.lib
1 bestand(en) gekopieerd.
common.copy stage\lib\boost_wave-vc90-1_36.lib
1 bestand(en) gekopieerd.
ln-NT stage\lib\boost_graph-vc90.lib
"NT symlinks not supported yet, making copy"
1 bestand(en) gekopieerd.
ln-NT stage\lib\boost_wave-vc90.lib
"NT symlinks not supported yet, making copy"
1 bestand(en) gekopieerd.
...updated 32 targets...
C:\VC\boost_1_36_0>
}}}
-- Ticket URL: <http://svn.boost.org/trac/boost/ticket/2198> 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