ok it seems there is no development for 2 days, when 
http://git.blender.org/gitweb/gitweb.cgi/blender.git/log just was jammed, i 
cleared the cache for it to work, sorry for the inconvenience, it compiles now 
ok.

Regards
Yousef Harfoush
ba...@msn.com



From: ba...@msn.com
To: bf-committers@blender.org
Subject: compilation error at T27043b8e
Date: Sun, 30 Mar 2014 19:01:43 +0000




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
ba...@msn.com

                                                                                
  
_______________________________________________
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to