[Bf-committers] compilation error at T27043b8e

Yousef Hurfoush bat3a at msn.com
Sun Mar 30 21:01:43 CEST 2014


compilation error at T27043b8e

windows 8.1 x64, scons, clean build. tested Tf449542d still not fixed.

here is the error log:
------------------------------------------------------
Compiling ==> 'attribute.cpp'
intern\cycles\render\attribute.cpp: In static member function 'static ccl::AttributeStandard ccl::Attribute::name_standard(const char*)':

intern\cycles\render\attribute.cpp:216:68: warning: no 'operator++(int)' declared for postfix '++', trying prefix operator instead [-fpermissive]

intern\cycles\render\attribute.cpp:216:68: error: no match for 'operator++' in '++std'

In file included from H:\blender\lib\mingw64\boost\include/boost/smart_ptr/shared_ptr.hpp:30:0,

                 from H:\blender\lib\mingw64\boost\include/boost/shared_ptr.hpp:17,

                 from H:\blender\lib\mingw64\boost\include/boost/date_time/time_clock.hpp:17,

                 from H:\blender\lib\mingw64\boost\include/boost/thread/thread_time.hpp:9,

                 from H:\blender\lib\mingw64\boost\include/boost/thread/win32/thread_data.hpp:10,

                 from H:\blender\lib\mingw64\boost\include/boost/thread/thread.hpp:15,

                 from H:\blender\lib\mingw64\boost\include/boost/thread.hpp:13,

                 from intern\cycles\util/util_thread.h:20,

                 from intern\cycles\render\image.h:23,

                 from intern\cycles\render\attribute.cpp:17:

H:\blender\lib\mingw64\boost\include/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]':

H:\blender\lib\mingw64\boost\include/boost/smart_ptr/detail/shared_count.hpp:95:13:   required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'

H:\blender\lib\mingw64\boost\include/boost/smart_ptr/shared_ptr.hpp:183:50:   required from 'boost::shared_ptr<T>::shared_ptr(Y*) [with Y = boost::error_info<boost::tag_original_exception_type, const std::type_info*>; T = boost::error_info<boost::tag_original_exception_type, const std::type_info*>]'

H:\blender\lib\mingw64\boost\include/boost/exception/info.hpp:171:69:   required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]'

H:\blender\lib\mingw64\boost\include/boost/exception/info.hpp:192:46:   required from 'typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type boost::operator<<(const E&, const boost::error_info<Tag, T>&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if<boost::exception_detail::derives_boost_exception<E>, const E&>::type = const boost::unknown_exception&]'

H:\blender\lib\mingw64\boost\include/boost/exception/detail/exception_ptr.hpp:182:13:   required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]'

H:\blender\lib\mingw64\boost\include/boost/exception/detail/exception_ptr.hpp:161:32:   required from here

H:\blender\lib\mingw64\boost\include/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info<boost::tag_original_exception_type, const std::type_info*>' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]

scons: building terminated because of errors.
------------------------------------------------------


before this it compiles successfully.

Regards
Yousef Harfoush
bat3a at msn.com

 		 	   		  


More information about the Bf-committers mailing list