Build Log
  

Build started: Project: TestRunner, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "f:\Master\starcraftai-2011\AgentArchitecture\TestRunner\Debug\RSP00000114561868.rsp" with contents
[
/Od /I "F:\Master\starcraftai-2011\AgentArchitecture\\common\include" /I "f:\Master\boost_1_49_0\\" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP "..\Common\src\util.cpp"

".\main.cpp"
]
Creating command line "cl.exe @"f:\Master\starcraftai-2011\AgentArchitecture\TestRunner\Debug\RSP00000114561868.rsp" /nologo /errorReport:prompt"
Creating temporary file "f:\Master\starcraftai-2011\AgentArchitecture\TestRunner\Debug\RSP00000214561868.rsp" with contents
[
/OUT:"F:\Master\starcraftai-2011\AgentArchitecture\Debug\TestRunner.exe" /INCREMENTAL /LIBPATH:"f:\Master\boost_1_49_0\\stage\lib\\" /MANIFEST /MANIFESTFILE:"Debug\TestRunner.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"F:\Master\starcraftai-2011\AgentArchitecture\Debug\TestRunner.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 libboost_serialization-vc90-mt-1_49.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\main.obj"

".\Debug\util.obj"

".\Debug\TestRunner.exe.embed.manifest.res"
]
Creating command line "link.exe @"f:\Master\starcraftai-2011\AgentArchitecture\TestRunner\Debug\RSP00000214561868.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "f:\Master\starcraftai-2011\AgentArchitecture\TestRunner\Debug\RSP00000314561868.rsp" with contents
[
/out:".\Debug\TestRunner.exe.embed.manifest" /notify_update /manifest

".\Debug\TestRunner.exe.intermediate.manifest"
]
Creating command line "mt.exe @"f:\Master\starcraftai-2011\AgentArchitecture\TestRunner\Debug\RSP00000314561868.rsp" /nologo"
Creating temporary file "f:\Master\starcraftai-2011\AgentArchitecture\TestRunner\Debug\BAT00000414561868.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """f:\Master\starcraftai-2011\AgentArchitecture\TestRunner\Debug\BAT00000414561868.bat"""
Creating temporary file "f:\Master\starcraftai-2011\AgentArchitecture\TestRunner\Debug\TMP00000514561868.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\TestRunner.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\TestRunner.exe.embed.manifest.res" "f:\Master\starcraftai-2011\AgentArchitecture\TestRunner\Debug\TMP00000514561868.tmp""
Creating temporary file "f:\Master\starcraftai-2011\AgentArchitecture\TestRunner\Debug\RSP00000614561868.rsp" with contents
[
/OUT:"F:\Master\starcraftai-2011\AgentArchitecture\Debug\TestRunner.exe" /INCREMENTAL /LIBPATH:"f:\Master\boost_1_49_0\\stage\lib\\" /MANIFEST /MANIFESTFILE:"Debug\TestRunner.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"f:\Master\starcraftai-2011\AgentArchitecture\Debug\TestRunner.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 libboost_serialization-vc90-mt-1_49.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\main.obj"

".\Debug\util.obj"

".\Debug\TestRunner.exe.embed.manifest.res"
]
Creating command line "link.exe @"f:\Master\starcraftai-2011\AgentArchitecture\TestRunner\Debug\RSP00000614561868.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
main.cpp
f:\master\starcraftai-2011\agentarchitecture\common\include\testrunner.h(352) : warning C4018: '>=' : signed/unsigned mismatch
f:\master\starcraftai-2011\agentarchitecture\common\include\testrunprinter.h(11) : warning C4099: 'scai::TestRunPrinter' : type name first seen using 'class' now seen using 'struct'
        f:\master\starcraftai-2011\agentarchitecture\common\include\testrunner.h(229) : see declaration of 'scai::TestRunPrinter'
f:\master\starcraftai-2011\agentarchitecture\common\include\testrunprinter.h(77) : warning C4244: 'argument' : conversion from 'const double' to 'const float', possible loss of data
f:\master\starcraftai-2011\agentarchitecture\common\include\testrunprinter.h(110) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
f:\master\starcraftai-2011\agentarchitecture\testrunner\main.cpp(105) : warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data
f:\master\boost_1_49_0\boost\mpl\print.hpp(51) : warning C4308: negative integral constant converted to unsigned type
        f:\master\boost_1_49_0\boost\serialization\static_warning.hpp(92) : see reference to class template instantiation 'boost::mpl::print' being compiled
        with
        [
            T=boost::serialization::BOOST_SERIALIZATION_STATIC_WARNING_LINE<98>
        ]
        f:\master\boost_1_49_0\boost\archive\detail\check.hpp(98) : see reference to class template instantiation 'boost::serialization::static_warning_test' being compiled
        with
        [
            B=false,
            L=98
        ]
        f:\master\boost_1_49_0\boost\archive\detail\oserializer.hpp(313) : see reference to function template instantiation 'void boost::archive::detail::check_object_tracking(void)' being compiled
        with
        [
            T=std::vector
        ]
        f:\master\boost_1_49_0\boost\archive\detail\oserializer.hpp(525) : see reference to function template instantiation 'void boost::archive::detail::save_non_pointer_type::invoke(Archive &,T &)' being compiled
        with
        [
            Archive=boost::archive::text_oarchive,
            T=std::vector
        ]
        f:\master\boost_1_49_0\boost\archive\detail\common_oarchive.hpp(69) : see reference to function template instantiation 'void boost::archive::save(Archive &,T &)' being compiled
        with
        [
            Archive=boost::archive::text_oarchive,
            T=std::vector
        ]
        f:\master\boost_1_49_0\boost\archive\basic_text_oarchive.hpp(80) : see reference to function template instantiation 'void boost::archive::detail::common_oarchive::save_override(T &,int)' being compiled
        with
        [
            Archive=boost::archive::text_oarchive,
            T=std::vector
        ]
        f:\master\boost_1_49_0\boost\archive\detail\interface_oarchive.hpp(63) : see reference to function template instantiation 'void boost::archive::basic_text_oarchive::save_override(T &,int)' being compiled
        with
        [
            Archive=boost::archive::text_oarchive,
            T=std::vector
        ]
        f:\master\starcraftai-2011\agentarchitecture\common\include\testrunner.h(382) : see reference to function template instantiation 'Archive &boost::archive::detail::interface_oarchive::operator <<>(T &)' being compiled
        with
        [
            Archive=boost::archive::text_oarchive,
            _Ty=scai::TestRunner::TestData,
            T=std::vector
        ]
f:\master\boost_1_49_0\boost\archive\basic_binary_iprimitive.hpp(162) : warning C4996: 'std::basic_streambuf<_Elem,_Traits>::sgetn': Function call 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'
        with
        [
            _Elem=char,
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 9.0\vc\include\streambuf(121) : see declaration of 'std::basic_streambuf<_Elem,_Traits>::sgetn'
        with
        [
            _Elem=char,
            _Traits=std::char_traits
        ]
        f:\master\boost_1_49_0\boost\archive\basic_binary_iprimitive.hpp(152) : while compiling class template member function 'void boost::archive::basic_binary_iprimitive::load_binary(void *,size_t)'
        with
        [
            Archive=boost::archive::naked_binary_iarchive,
            Elem=char,
            Tr=std::char_traits
        ]
        f:\master\boost_1_49_0\boost\archive\detail\iserializer.hpp(362) : see reference to function template instantiation 'void boost::archive::load_access::load_primitive(Archive &,T &)' being compiled
        with
        [
            Archive=boost::archive::naked_binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\master\boost_1_49_0\boost\archive\detail\iserializer.hpp(439) : see reference to function template instantiation 'void boost::archive::detail::load_non_pointer_type::load_primitive::invoke(Archive &,T &)' being compiled
        with
        [
            Archive=boost::archive::naked_binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\master\boost_1_49_0\boost\archive\detail\iserializer.hpp(592) : see reference to function template instantiation 'void boost::archive::detail::load_non_pointer_type::invoke(Archive &,T &)' being compiled
        with
        [
            Archive=boost::archive::naked_binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\master\boost_1_49_0\boost\archive\detail\common_iarchive.hpp(66) : see reference to function template instantiation 'void boost::archive::load(Archive &,T &)' being compiled
        with
        [
            Archive=boost::archive::naked_binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\master\boost_1_49_0\boost\archive\basic_binary_iarchive.hpp(70) : see reference to function template instantiation 'void boost::archive::detail::common_iarchive::load_override(T &,int)' being compiled
        with
        [
            Archive=boost::archive::naked_binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\master\boost_1_49_0\boost\archive\binary_iarchive_impl.hpp(50) : see reference to function template instantiation 'void boost::archive::basic_binary_iarchive::load_override(T &,int)' being compiled
        with
        [
            Archive=boost::archive::naked_binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\master\boost_1_49_0\boost\archive\detail\interface_iarchive.hpp(60) : see reference to function template instantiation 'void boost::archive::binary_iarchive_impl::load_override(T &,int)' being compiled
        with
        [
            Archive=boost::archive::naked_binary_iarchive,
            Elem=char,
            Tr=std::char_traits,
            T=boost::archive::object_id_type
        ]
        f:\master\boost_1_49_0\boost\archive\detail\common_iarchive.hpp(48) : see reference to function template instantiation 'Archive &boost::archive::detail::interface_iarchive::operator >>(T &)' being compiled
        with
        [
            Archive=boost::archive::naked_binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\master\boost_1_49_0\boost\archive\detail\common_iarchive.hpp(47) : while compiling class template member function 'void boost::archive::detail::common_iarchive::vload(boost::archive::object_id_type &)'
        with
        [
            Archive=boost::archive::naked_binary_iarchive
        ]
        f:\master\boost_1_49_0\boost\archive\basic_binary_iarchive.hpp(52) : see reference to class template instantiation 'boost::archive::detail::common_iarchive' being compiled
        with
        [
            Archive=boost::archive::naked_binary_iarchive
        ]
        f:\master\boost_1_49_0\boost\archive\binary_iarchive_impl.hpp(36) : see reference to class template instantiation 'boost::archive::basic_binary_iarchive' being compiled
        with
        [
            Archive=boost::archive::naked_binary_iarchive
        ]
        f:\master\boost_1_49_0\boost\archive\binary_iarchive.hpp(42) : see reference to class template instantiation 'boost::archive::binary_iarchive_impl' being compiled
        with
        [
            Archive=boost::archive::naked_binary_iarchive,
            Elem=char,
            Tr=std::char_traits
        ]
f:\master\boost_1_49_0\boost\archive\basic_binary_iprimitive.hpp(176) : warning C4996: 'std::basic_streambuf<_Elem,_Traits>::sgetn': Function call 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'
        with
        [
            _Elem=char,
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 9.0\vc\include\streambuf(121) : see declaration of 'std::basic_streambuf<_Elem,_Traits>::sgetn'
        with
        [
            _Elem=char,
            _Traits=std::char_traits
        ]
f:\master\boost_1_49_0\boost\archive\basic_binary_iprimitive.hpp(162) : warning C4996: 'std::basic_streambuf<_Elem,_Traits>::sgetn': Function call 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'
        with
        [
            _Elem=char,
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 9.0\vc\include\streambuf(121) : see declaration of 'std::basic_streambuf<_Elem,_Traits>::sgetn'
        with
        [
            _Elem=char,
            _Traits=std::char_traits
        ]
        f:\master\boost_1_49_0\boost\archive\basic_binary_iprimitive.hpp(152) : while compiling class template member function 'void boost::archive::basic_binary_iprimitive::load_binary(void *,size_t)'
        with
        [
            Archive=boost::archive::binary_iarchive,
            Elem=char,
            Tr=std::char_traits
        ]
        f:\master\boost_1_49_0\boost\archive\detail\iserializer.hpp(362) : see reference to function template instantiation 'void boost::archive::load_access::load_primitive(Archive &,T &)' being compiled
        with
        [
            Archive=boost::archive::binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\master\boost_1_49_0\boost\archive\detail\iserializer.hpp(439) : see reference to function template instantiation 'void boost::archive::detail::load_non_pointer_type::load_primitive::invoke(Archive &,T &)' being compiled
        with
        [
            Archive=boost::archive::binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\master\boost_1_49_0\boost\archive\detail\iserializer.hpp(592) : see reference to function template instantiation 'void boost::archive::detail::load_non_pointer_type::invoke(Archive &,T &)' being compiled
        with
        [
            Archive=boost::archive::binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\master\boost_1_49_0\boost\archive\detail\common_iarchive.hpp(66) : see reference to function template instantiation 'void boost::archive::load(Archive &,T &)' being compiled
        with
        [
            Archive=boost::archive::binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\master\boost_1_49_0\boost\archive\basic_binary_iarchive.hpp(70) : see reference to function template instantiation 'void boost::archive::detail::common_iarchive::load_override(T &,int)' being compiled
        with
        [
            Archive=boost::archive::binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\master\boost_1_49_0\boost\archive\binary_iarchive_impl.hpp(50) : see reference to function template instantiation 'void boost::archive::basic_binary_iarchive::load_override(T &,int)' being compiled
        with
        [
            Archive=boost::archive::binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\master\boost_1_49_0\boost\archive\detail\interface_iarchive.hpp(60) : see reference to function template instantiation 'void boost::archive::binary_iarchive_impl::load_override(T &,int)' being compiled
        with
        [
            Archive=boost::archive::binary_iarchive,
            Elem=char,
            Tr=std::char_traits,
            T=boost::archive::object_id_type
        ]
        f:\master\boost_1_49_0\boost\archive\detail\common_iarchive.hpp(48) : see reference to function template instantiation 'Archive &boost::archive::detail::interface_iarchive::operator >>(T &)' being compiled
        with
        [
            Archive=boost::archive::binary_iarchive,
            T=boost::archive::object_id_type
        ]
        f:\master\boost_1_49_0\boost\archive\detail\common_iarchive.hpp(47) : while compiling class template member function 'void boost::archive::detail::common_iarchive::vload(boost::archive::object_id_type &)'
        with
        [
            Archive=boost::archive::binary_iarchive
        ]
        f:\master\boost_1_49_0\boost\archive\basic_binary_iarchive.hpp(52) : see reference to class template instantiation 'boost::archive::detail::common_iarchive' being compiled
        with
        [
            Archive=boost::archive::binary_iarchive
        ]
        f:\master\boost_1_49_0\boost\archive\binary_iarchive_impl.hpp(36) : see reference to class template instantiation 'boost::archive::basic_binary_iarchive' being compiled
        with
        [
            Archive=boost::archive::binary_iarchive
        ]
        f:\master\boost_1_49_0\boost\archive\binary_iarchive.hpp(76) : see reference to class template instantiation 'boost::archive::binary_iarchive_impl' being compiled
        with
        [
            Archive=boost::archive::binary_iarchive,
            Elem=char,
            Tr=std::char_traits
        ]
f:\master\boost_1_49_0\boost\archive\basic_binary_iprimitive.hpp(176) : warning C4996: 'std::basic_streambuf<_Elem,_Traits>::sgetn': Function call 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'
        with
        [
            _Elem=char,
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 9.0\vc\include\streambuf(121) : see declaration of 'std::basic_streambuf<_Elem,_Traits>::sgetn'
        with
        [
            _Elem=char,
            _Traits=std::char_traits
        ]
util.cpp
Generating Code...
Linking...
   Creating library F:\Master\starcraftai-2011\AgentArchitecture\Debug\TestRunner.lib and object F:\Master\starcraftai-2011\AgentArchitecture\Debug\TestRunner.exp
LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Results
  
Build log was saved at "file://f:\Master\starcraftai-2011\AgentArchitecture\TestRunner\Debug\BuildLog.htm"
TestRunner - 0 error(s), 11 warning(s)