Build started 13.12.2012 19:43:53. 1>Project "E:\Documents\Miscellaneous\BoostSerializationBugReport\BoostSerializationBugReport.vcxproj" on node 2 (Build target(s)). 1>InitializeBuildStatus: Creating "Debug\BoostSerializationBugReport.unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\CL.exe /c /ZI /nologo /W3 /WX- /Od /Oy- /D _MBCS /D _MBCS /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Debug\\" /Fd"Debug\vc110.pdb" /Gd /TP /analyze- /errorReport:prompt main.cpp main.cpp 1>j:\libraries\boost_1_52_0\boost\mpl\print.hpp(51): warning C4308: negative integral constant converted to unsigned type j:\libraries\boost_1_52_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> ] j:\libraries\boost_1_52_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 ] j:\libraries\boost_1_52_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=Foo ] j:\libraries\boost_1_52_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=Foo ] j:\libraries\boost_1_52_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=Foo ] j:\libraries\boost_1_52_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=Foo ] j:\libraries\boost_1_52_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=Foo ] j:\libraries\boost_1_52_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=Foo ] j:\libraries\boost_1_52_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=Foo ] j:\libraries\boost_1_52_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=Foo ] e:\documents\miscellaneous\boostserializationbugreport\main.cpp(25) : see reference to function template instantiation 'Archive &boost::archive::detail::interface_oarchive::operator <<(T &)' being compiled with [ Archive=boost::archive::text_oarchive, T=Foo ] e:\documents\miscellaneous\boostserializationbugreport\main.cpp(25) : see reference to function template instantiation 'Archive &boost::archive::detail::interface_oarchive::operator <<(T &)' being compiled with [ Archive=boost::archive::text_oarchive, T=Foo ] 1>j:\libraries\boost_1_52_0\boost\type_traits\is_polymorphic.hpp(46): error C3246: 'boost::detail::is_polymorphic_imp1::d2' : cannot inherit from 'Foo' as it has been declared as 'final' with [ T=Foo ] e:\documents\miscellaneous\boostserializationbugreport\main.cpp(7) : see declaration of 'Foo' j:\libraries\boost_1_52_0\boost\type_traits\is_polymorphic.hpp(62) : see reference to class template instantiation 'boost::detail::is_polymorphic_imp1::d2' being compiled with [ T=Foo ] j:\libraries\boost_1_52_0\boost\type_traits\is_polymorphic.hpp(97) : see reference to class template instantiation 'boost::detail::is_polymorphic_imp1' being compiled with [ T=Foo ] j:\libraries\boost_1_52_0\boost\type_traits\is_polymorphic.hpp(102) : see reference to class template instantiation 'boost::detail::is_polymorphic_imp' being compiled with [ T=Foo ] j:\libraries\boost_1_52_0\boost\archive\detail\oserializer.hpp(131) : see reference to class template instantiation 'boost::is_polymorphic' being compiled with [ T=Foo ] j:\libraries\boost_1_52_0\boost\archive\detail\oserializer.hpp(130) : while compiling class template member function 'bool boost::archive::detail::oserializer::is_polymorphic(void) const' with [ Archive=boost::archive::text_oarchive, T=Foo ] j:\libraries\boost_1_52_0\boost\archive\detail\oserializer.hpp(258) : see reference to class template instantiation 'boost::archive::detail::oserializer' being compiled with [ Archive=boost::archive::text_oarchive, T=Foo ] j:\libraries\boost_1_52_0\boost\archive\detail\oserializer.hpp(308) : see reference to function template instantiation 'void boost::archive::detail::save_non_pointer_type::save_standard::invoke(Archive &,const T &)' being compiled with [ Archive=boost::archive::text_oarchive, T=Foo ] j:\libraries\boost_1_52_0\boost\archive\detail\oserializer.hpp(308) : see reference to function template instantiation 'void boost::archive::detail::save_non_pointer_type::save_standard::invoke(Archive &,const T &)' being compiled with [ Archive=boost::archive::text_oarchive, T=Foo ] j:\libraries\boost_1_52_0\boost\archive\detail\oserializer.hpp(314) : see reference to function template instantiation 'void boost::archive::detail::save_non_pointer_type::invoke(Archive &,const T &)' being compiled with [ Archive=boost::archive::text_oarchive, T=Foo ] j:\libraries\boost_1_52_0\boost\archive\detail\oserializer.hpp(314) : see reference to function template instantiation 'void boost::archive::detail::save_non_pointer_type::invoke(Archive &,const T &)' being compiled with [ Archive=boost::archive::text_oarchive, T=Foo ] 1>j:\libraries\boost_1_52_0\boost\type_traits\is_polymorphic.hpp(34): error C3246: 'boost::detail::is_polymorphic_imp1::d1' : cannot inherit from 'Foo' as it has been declared as 'final' with [ T=Foo ] e:\documents\miscellaneous\boostserializationbugreport\main.cpp(7) : see declaration of 'Foo' j:\libraries\boost_1_52_0\boost\type_traits\is_polymorphic.hpp(62) : see reference to class template instantiation 'boost::detail::is_polymorphic_imp1::d1' being compiled with [ T=Foo ] 1>Done Building Project "E:\Documents\Miscellaneous\BoostSerializationBugReport\BoostSerializationBugReport.vcxproj" (Build target(s)) -- FAILED. Build FAILED. Time Elapsed 00:00:01.33