Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- alucard@hell ~/Documentos/firebreath/build
- > make
- [ 1%] Built target FireBreath_Cmake
- [ 5%] Built target boost_thread
- [ 7%] Built target boost_system
- [ 30%] Built target ScriptingCore
- [ 47%] Built target PluginCore
- [ 59%] Built target NpapiCore
- [ 67%] Built target OCNP_PluginAuto
- [ 69%] Building CXX object projects/OurCoolNewPlugin/CMakeFiles/OurCoolNewPlugin.dir/OurCoolNewPluginAPI.cpp.o
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/platform.hpp:17:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/recursive_mutex.hpp:12,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPI.h:25,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:19,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/config/requires_threads.hpp:29:4: error: #error "Threading support unavaliable: it has been explicitly disabled with BOOST_DISABLE_THREADS"
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/recursive_mutex.hpp:12:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPI.h:25,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:19,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/platform.hpp:67:9: error: #error "Sorry, no boost threads are available for this platform."
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPI.h:25:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:19,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/recursive_mutex.hpp:18:2: error: #error "Boost threads unavailable on this platform"
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPI.h:26:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:19,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/mutex.hpp:18:2: error: #error "Boost threads unavailable on this platform"
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:19:2: error: #error "Boost threads unavailable on this platform"
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:15:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_heap_alloc.hpp:19:2: error: #error "Boost threads unavailable on this platform"
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:9:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:24,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/shared_mutex.hpp:18:2: error: #error "Boost threads unavailable on this platform"
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:14:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/condition_variable.hpp:18:2: error: #error "Boost threads unavailable on this platform"
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:17:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/once.hpp:18:2: error: #error "Boost threads unavailable on this platform"
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:42:9: error: expected class-name before ‘{’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:73:9: error: expected class-name before ‘{’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:93:9: error: expected class-name before ‘{’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:118:9: error: ‘thread_data_ptr’ in namespace ‘boost::detail’ does not name a type
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:122:49: error: expected ‘)’ before ‘data’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:124:9: error: ‘thread_data_ptr’ in namespace ‘boost::detail’ does not name a type
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:138:23: error: ‘thread_data_ptr’ in namespace ‘boost::detail’ does not name a type
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:143:23: error: ‘thread_data_ptr’ in namespace ‘boost::detail’ does not name a type
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:332:17: error: ‘thread_data_base’ in namespace ‘boost::detail’ does not name a type
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:333:9: error: ‘native_handle_type’ does not name a type
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::thread(F, typename boost::disable_if<boost::is_convertible<T&, boost::detail::thread_move_t<T> >, boost::thread::dummy*>::type)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:202:13: error: class ‘boost::thread’ does not have any field named ‘thread_info’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::thread(boost::detail::thread_move_t<T>)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:210:13: error: class ‘boost::thread’ does not have any field named ‘thread_info’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::thread(boost::detail::thread_move_t<boost::thread>)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:217:13: error: ‘thread_info’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:217:28: error: ‘class boost::thread’ has no member named ‘thread_info’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:218:16: error: ‘class boost::thread’ has no member named ‘thread_info’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::thread(F, A1)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:250:13: error: class ‘boost::thread’ does not have any field named ‘thread_info’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::thread(F, A1, A2)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:256:13: error: class ‘boost::thread’ does not have any field named ‘thread_info’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::thread(F, A1, A2, A3)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:263:13: error: class ‘boost::thread’ does not have any field named ‘thread_info’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::thread(F, A1, A2, A3, A4)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:270:13: error: class ‘boost::thread’ does not have any field named ‘thread_info’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::thread(F, A1, A2, A3, A4, A5)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:277:13: error: class ‘boost::thread’ does not have any field named ‘thread_info’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::thread(F, A1, A2, A3, A4, A5, A6)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:284:13: error: class ‘boost::thread’ does not have any field named ‘thread_info’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::thread(F, A1, A2, A3, A4, A5, A6, A7)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:291:13: error: class ‘boost::thread’ does not have any field named ‘thread_info’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::thread(F, A1, A2, A3, A4, A5, A6, A7, A8)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:298:13: error: class ‘boost::thread’ does not have any field named ‘thread_info’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::thread(F, A1, A2, A3, A4, A5, A6, A7, A8, A9)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:305:13: error: class ‘boost::thread’ does not have any field named ‘thread_info’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In member function ‘void boost::thread::swap(boost::thread&)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:312:13: error: ‘thread_info’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:312:32: error: ‘class boost::thread’ has no member named ‘thread_info’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In static member function ‘static void boost::thread::yield()’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:341:13: error: ‘this_thread’ has not been declared
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In static member function ‘static void boost::thread::sleep(const system_time&)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:346:13: error: ‘this_thread’ has not been declared
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In function ‘void boost::this_thread::sleep(const boost::xtime&)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:385:40: error: invalid initialization of reference of type ‘const boost::xtime&’ from expression of type ‘boost::system_time {aka boost::posix_time::ptime}’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:383:21: error: in passing argument 1 of ‘void boost::this_thread::sleep(const boost::xtime&)’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: At global scope:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:392:9: error: ‘thread_data_ptr’ in namespace ‘boost::detail’ does not name a type
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:394:36: error: expected ‘)’ before ‘thread_data_’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::id::id()’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:401:13: error: class ‘boost::thread::id’ does not have any field named ‘thread_data’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In member function ‘bool boost::thread::id::operator==(const boost::thread::id&) const’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:406:20: error: ‘thread_data’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:406:20: note: suggested alternative:
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:40:15: note: ‘boost::detail::thread_data’
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:406:35: error: ‘const class boost::thread::id’ has no member named ‘thread_data’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In member function ‘bool boost::thread::id::operator!=(const boost::thread::id&) const’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:411:20: error: ‘thread_data’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:411:20: note: suggested alternative:
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:40:15: note: ‘boost::detail::thread_data’
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:411:35: error: ‘const class boost::thread::id’ has no member named ‘thread_data’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In member function ‘bool boost::thread::id::operator<(const boost::thread::id&) const’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:416:20: error: ‘thread_data’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:416:20: note: suggested alternative:
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:40:15: note: ‘boost::detail::thread_data’
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:416:34: error: ‘const class boost::thread::id’ has no member named ‘thread_data’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In member function ‘bool boost::thread::id::operator>(const boost::thread::id&) const’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:421:22: error: ‘const class boost::thread::id’ has no member named ‘thread_data’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:421:34: error: ‘thread_data’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:421:34: note: suggested alternative:
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:40:15: note: ‘boost::detail::thread_data’
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In member function ‘bool boost::thread::id::operator<=(const boost::thread::id&) const’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:426:24: error: ‘const class boost::thread::id’ has no member named ‘thread_data’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:426:36: error: ‘thread_data’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:426:36: note: suggested alternative:
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:40:15: note: ‘boost::detail::thread_data’
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In member function ‘bool boost::thread::id::operator>=(const boost::thread::id&) const’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:431:22: error: ‘thread_data’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:431:22: note: suggested alternative:
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:40:15: note: ‘boost::detail::thread_data’
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:431:36: error: ‘const class boost::thread::id’ has no member named ‘thread_data’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In function ‘std::basic_ostream<_CharT, _Traits>& boost::operator<<(std::basic_ostream<_CharT, _Traits>&, const boost::thread::id&)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:440:18: error: ‘const class boost::thread::id’ has no member named ‘thread_data’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:442:30: error: ‘const class boost::thread::id’ has no member named ‘thread_data’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In function ‘void boost::this_thread::at_thread_exit(F)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:520:71: error: ‘heap_new’ is not a member of ‘boost::detail’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:520:120: error: expected primary-expression before ‘>’ token
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:24:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp: At global scope:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:98:17: error: ‘shared_mutex’ does not name a type
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:41:13: error: ‘lock_guard’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:41:31: error: ‘shared_mutex’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:41:51: error: ‘m’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:41:52: error: there are no arguments to ‘guard’ that depend on a template parameter, so a declaration of ‘guard’ must be available [-fpermissive]
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:41:52: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp: In member function ‘void boost::thread_group::add_thread(boost::thread*)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:51:17: error: ‘lock_guard’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:51:35: error: ‘shared_mutex’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:51:55: error: ‘m’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:51:56: error: ‘guard’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp: In member function ‘void boost::thread_group::remove_thread(boost::thread*)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:58:13: error: ‘lock_guard’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:58:31: error: ‘shared_mutex’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:58:51: error: ‘m’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:58:52: error: ‘guard’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp: In member function ‘void boost::thread_group::join_all()’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:68:13: error: ‘shared_lock’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:68:32: error: ‘shared_mutex’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:68:52: error: ‘m’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:68:53: error: ‘guard’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp: In member function ‘void boost::thread_group::interrupt_all()’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:80:13: error: ‘shared_lock’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:80:32: error: ‘shared_mutex’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:80:52: error: ‘m’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:80:53: error: ‘guard’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp: In member function ‘size_t boost::thread_group::size() const’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:92:13: error: ‘shared_lock’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:92:32: error: ‘shared_mutex’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:92:52: error: ‘m’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:92:53: error: ‘guard’ was not declared in this scope
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:17:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/once.hpp: At global scope:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/once.hpp:25:42: error: variable or field ‘call_once’ declared void
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/once.hpp:25:34: error: ‘func’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/once.hpp:25:42: error: ‘once_flag’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/once.hpp:25:53: error: ‘flag’ was not declared in this scope
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:19:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp: In constructor ‘boost::thread_specific_ptr<T>::thread_specific_ptr()’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp:68:21: error: ‘heap_new’ is not a member of ‘boost::detail’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp:68:49: error: expected primary-expression before ‘>’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp:68:51: error: expected primary-expression before ‘)’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp:68:53: error: ‘do_heap_delete’ is not a member of ‘boost::detail’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp:68:87: error: expected primary-expression before ‘>’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp:68:89: error: expected primary-expression before ‘)’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp: In constructor ‘boost::thread_specific_ptr<T>::thread_specific_ptr(void (*)(T*))’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp:74:31: error: ‘heap_new’ is not a member of ‘boost::detail’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp:74:75: error: expected primary-expression before ‘>’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp:74:84: error: ‘do_heap_delete’ is not a member of ‘boost::detail’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp:74:134: error: expected primary-expression before ‘>’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp:74:136: error: expected primary-expression before ‘)’ token
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:23:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/barrier.hpp: At global scope:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/barrier.hpp:53:9: error: ‘mutex’ does not name a type
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/barrier.hpp:54:9: error: ‘condition_variable’ does not name a type
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/barrier.hpp: In member function ‘bool boost::barrier::wait()’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/barrier.hpp:36:20: error: ‘boost::mutex’ has not been declared
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/barrier.hpp:36:39: error: expected ‘;’ before ‘lock’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/barrier.hpp:43:17: error: ‘m_cond’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/barrier.hpp:48:17: error: ‘m_cond’ was not declared in this scope
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:24:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: At global scope:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:96:13: error: ‘mutex’ in namespace ‘boost’ does not name a type
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:97:13: error: ‘condition_variable’ in namespace ‘boost’ does not name a type
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:98:31: error: ‘condition_variable_any’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:98:31: error: ‘condition_variable_any’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:98:61: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:98:61: error: template argument 2 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:108:26: error: invalid use of ‘::’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:108:26: error: expected ‘;’ at end of member declaration
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:108:67: error: ‘boost::condition_variable_any’ has not been declared
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:108:93: error: ISO C++ forbids declaration of ‘register_external_waiter’ with no type [-fpermissive]
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:115:41: error: ‘waiter_list’ is not a class or namespace
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:115:63: error: expected ‘,’ or ‘...’ before ‘it’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:134:36: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:134:36: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:134:48: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:136:45: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:136:45: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:136:57: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:149:49: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:149:49: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:149:61: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘int boost::detail::future_object_base::register_external_waiter(int&)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:110:36: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:110:36: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:110:48: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:110:54: error: invalid type in declaration before ‘(’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:110:55: error: ‘mutex’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:112:41: error: request for member ‘insert’ in ‘((boost::detail::future_object_base*)this)->boost::detail::future_object_base::external_waiters’, which is of non-class type ‘boost::detail::future_object_base::waiter_list {aka int}’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:112:65: error: request for member ‘end’ in ‘((boost::detail::future_object_base*)this)->boost::detail::future_object_base::external_waiters’, which is of non-class type ‘boost::detail::future_object_base::waiter_list {aka int}’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘void boost::detail::future_object_base::remove_external_waiter(int)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:117:35: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:117:35: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:117:47: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:117:53: error: invalid type in declaration before ‘(’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:117:54: error: ‘mutex’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:118:34: error: request for member ‘erase’ in ‘((boost::detail::future_object_base*)this)->boost::detail::future_object_base::external_waiters’, which is of non-class type ‘boost::detail::future_object_base::waiter_list {aka int}’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:118:40: error: ‘it’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘void boost::detail::future_object_base::mark_finished_internal()’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:124:17: error: ‘waiters’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:125:34: error: invalid use of qualified-name ‘::const_iterator’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:125:49: error: expected ‘;’ before ‘it’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:125:49: error: ‘it’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:125:69: error: request for member ‘begin’ in ‘((boost::detail::future_object_base*)this)->boost::detail::future_object_base::external_waiters’, which is of non-class type ‘boost::detail::future_object_base::waiter_list {aka int}’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:126:46: error: request for member ‘end’ in ‘((boost::detail::future_object_base*)this)->boost::detail::future_object_base::external_waiters’, which is of non-class type ‘boost::detail::future_object_base::waiter_list {aka int}’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:126:59: error: expected ‘)’ before ‘;’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:126:62: error: ‘it’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:126:64: error: expected ‘;’ before ‘)’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In constructor ‘boost::detail::future_object_base::relocker::relocker(int&)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:139:26: error: request for member ‘unlock’ in ‘((boost::detail::future_object_base::relocker*)this)->boost::detail::future_object_base::relocker::lock’, which is of non-class type ‘int’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In destructor ‘boost::detail::future_object_base::relocker::~relocker()’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:143:26: error: request for member ‘lock’ in ‘((boost::detail::future_object_base::relocker*)this)->boost::detail::future_object_base::relocker::lock’, which is of non-class type ‘int’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘void boost::detail::future_object_base::wait(bool)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:162:36: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:162:36: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:162:48: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:162:54: error: invalid type in declaration before ‘(’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:162:55: error: ‘mutex’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:166:21: error: ‘waiters’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘bool boost::detail::future_object_base::timed_wait_until(const system_time&)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:176:36: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:176:36: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:176:48: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:176:54: error: invalid type in declaration before ‘(’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:176:55: error: ‘mutex’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:180:40: error: ‘waiters’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘void boost::detail::future_object_base::mark_exceptional_finish()’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:196:35: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:196:35: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:196:47: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:196:53: error: invalid type in declaration before ‘(’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:196:54: error: ‘mutex’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘bool boost::detail::future_object_base::has_value()’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:202:35: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:202:35: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:202:47: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:202:53: error: invalid type in declaration before ‘(’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:202:54: error: ‘mutex’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘bool boost::detail::future_object_base::has_exception()’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:207:35: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:207:35: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:207:47: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:207:53: error: invalid type in declaration before ‘(’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:207:54: error: ‘mutex’ was not declared in this scope
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:24:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘void boost::detail::future_object<T>::mark_finished_with_result(boost::detail::future_object<T>::source_reference_type)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:319:35: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:319:35: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:319:47: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:319:53: error: invalid type in declaration before ‘(’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:319:54: error: ‘mutex’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘void boost::detail::future_object<T>::mark_finished_with_result(boost::detail::future_object<T>::rvalue_source_type)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:324:35: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:324:35: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:324:47: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:324:53: error: invalid type in declaration before ‘(’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:324:54: error: ‘mutex’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘boost::future_state::state boost::detail::future_object<T>::get_state()’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:336:35: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:336:35: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:336:47: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:336:54: error: invalid type in declaration before ‘(’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:336:55: error: ‘mutex’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘void boost::detail::future_object<void>::mark_finished_with_result()’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:366:35: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:366:35: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:366:47: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:366:53: error: invalid type in declaration before ‘(’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:366:54: error: ‘mutex’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘boost::future_state::state boost::detail::future_object<void>::get_state()’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:377:35: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:377:35: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:377:47: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:377:54: error: invalid type in declaration before ‘(’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:377:55: error: ‘mutex’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: At global scope:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:401:58: error: invalid use of ‘::’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:401:58: error: expected ‘;’ at end of member declaration
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:401:67: error: ‘wait_iterator’ does not name a type
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:405:63: error: ‘boost::detail::future_object_base::waiter_list’ is not a class or namespace
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:405:85: error: expected ‘,’ or ‘...’ before ‘wait_iterator_’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:415:56: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:415:56: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:415:68: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:415:70: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:440:13: error: ‘condition_variable_any’ in namespace ‘boost’ does not name a type
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In constructor ‘boost::detail::future_waiter::registered_waiter::registered_waiter(const boost::shared_ptr<boost::detail::future_object_base>&, int)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:407:37: error: class ‘boost::detail::future_waiter::registered_waiter’ does not have any field named ‘wait_iterator’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:407:51: error: ‘wait_iterator_’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:407:73: error: ‘index_’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In constructor ‘boost::detail::future_waiter::all_futures_lock::all_futures_lock(std::vector<boost::detail::future_waiter::registered_waiter>&)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:418:72: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:418:72: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:418:84: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:418:92: error: invalid conversion from ‘int*’ to ‘int’ [-fpermissive]
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:422:32: error: invalid types ‘int[boost::detail::future_waiter::count_type {aka unsigned int}]’ for array subscript
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:422:53: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:422:53: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:422:65: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:422:86: error: ‘struct boost::detail::future_object_base’ has no member named ‘mutex’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘void boost::detail::future_waiter::all_futures_lock::lock()’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:428:39: error: request for member ‘get’ in ‘((boost::detail::future_waiter::all_futures_lock*)this)->boost::detail::future_waiter::all_futures_lock::locks’, which is of non-class type ‘int’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:428:51: error: request for member ‘get’ in ‘((boost::detail::future_waiter::all_futures_lock*)this)->boost::detail::future_waiter::all_futures_lock::locks’, which is of non-class type ‘int’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘void boost::detail::future_waiter::all_futures_lock::unlock()’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:435:32: error: invalid types ‘int[boost::detail::future_waiter::count_type {aka unsigned int}]’ for array subscript
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘void boost::detail::future_waiter::add(F&)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:454:101: error: ‘cv’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘boost::detail::future_waiter::count_type boost::detail::future_waiter::wait()’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:471:21: error: ‘cv’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In destructor ‘boost::detail::future_waiter::~future_waiter()’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:479:74: error: ‘struct boost::detail::future_waiter::registered_waiter’ has no member named ‘wait_iterator’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In destructor ‘boost::promise<R>::~promise()’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:933:35: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:933:35: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:933:47: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:933:53: error: invalid type in declaration before ‘(’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘void boost::promise<R>::set_value(typename boost::detail::future_traits<T>::source_reference_type)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1001:31: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1001:31: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1001:43: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1001:49: error: invalid type in declaration before ‘(’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘void boost::promise<R>::set_value(typename boost::detail::future_traits<T>::rvalue_source_type)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1013:31: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1013:31: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1013:43: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1013:49: error: invalid type in declaration before ‘(’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘void boost::promise<R>::set_exception(boost::exception_ptr)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1024:31: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1024:31: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1024:43: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1024:49: error: invalid type in declaration before ‘(’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In destructor ‘boost::promise<void>::~promise()’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1071:35: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1071:35: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1071:47: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1071:53: error: invalid type in declaration before ‘(’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1071:62: error: ‘struct boost::detail::future_object<void>’ has no member named ‘mutex’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘void boost::promise<void>::set_value()’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1140:31: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1140:31: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1140:43: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1140:49: error: invalid type in declaration before ‘(’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1140:58: error: ‘struct boost::detail::future_object<void>’ has no member named ‘mutex’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘void boost::promise<void>::set_exception(boost::exception_ptr)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1151:31: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1151:31: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1151:43: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1151:49: error: invalid type in declaration before ‘(’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1151:58: error: ‘struct boost::detail::future_object<void>’ has no member named ‘mutex’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘void boost::detail::task_base<R>::run()’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1183:39: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1183:39: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1183:51: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1183:55: error: invalid type in declaration before ‘(’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘void boost::detail::task_base<R>::owner_destroyed()’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1195:35: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1195:35: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1195:47: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1195:51: error: invalid type in declaration before ‘(’ token
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20:0,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h: At global scope:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:474:17: error: ‘shared_mutex’ in namespace ‘boost’ does not name a type
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:476:17: error: ‘recursive_mutex’ in namespace ‘boost’ does not name a type
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:494:0,
- from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:107:9: error: ‘condition_variable’ in namespace ‘boost’ does not name a type
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:108:9: error: ‘mutex’ in namespace ‘boost’ does not name a type
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h: In static member function ‘static typename Functor::result_type FB::CrossThreadCall::syncCallHelper(const BrowserHostPtr&, Functor, boost::true_type)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:144:36: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:144:36: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:144:48: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:144:54: error: invalid type in declaration before ‘(’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:144:61: error: ‘class FB::CrossThreadCall’ has no member named ‘m_mutex’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:153:27: error: ‘class FB::CrossThreadCall’ has no member named ‘m_cond’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h: In static member function ‘static typename Functor::result_type FB::CrossThreadCall::syncCallHelper(const BrowserHostPtr&, Functor, boost::false_type)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:186:36: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:186:36: error: ‘mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:186:48: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:186:54: error: invalid type in declaration before ‘(’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:186:61: error: ‘class FB::CrossThreadCall’ has no member named ‘m_mutex’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:195:27: error: ‘class FB::CrossThreadCall’ has no member named ‘m_cond’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h: In member function ‘typename Functor::result_type FB::BrowserHost::CallOnMainThread(Functor)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:219:28: error: ‘shared_mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:219:28: error: ‘shared_mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:219:47: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:219:51: error: invalid type in declaration before ‘(’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:219:52: error: ‘m_xtmutex’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h: In member function ‘void FB::BrowserHost::ScheduleOnMainThread(const boost::shared_ptr<T>&, Functor)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:226:28: error: ‘shared_mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:226:28: error: ‘shared_mutex’ is not a member of ‘boost’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:226:47: error: template argument 1 is invalid
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:226:51: error: invalid type in declaration before ‘(’ token
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:226:52: error: ‘m_xtmutex’ was not declared in this scope
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIAuto.h:25:0,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.h:10,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:22:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h: At global scope:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:341:17: error: ‘recursive_mutex’ in namespace ‘boost’ does not name a type
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:342:17: error: ‘recursive_mutex’ in namespace ‘boost’ does not name a type
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:343:17: error: ‘recursive_mutex’ in namespace ‘boost’ does not name a type
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h: In member function ‘virtual void FB::JSAPIImpl::pushZone(const SecurityZone&)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:178:13: error: ‘m_zoneMutex’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h: In member function ‘virtual void FB::JSAPIImpl::popZone()’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:185:13: error: ‘m_zoneMutex’ was not declared in this scope
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h: In member function ‘virtual void FB::JSAPIImpl::setDefaultZone(const SecurityZone&)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:202:20: error: ‘boost::recursive_mutex’ has not been declared
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:202:49: error: expected ‘;’ before ‘lock’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h: In member function ‘virtual FB::SecurityZone FB::JSAPIImpl::getDefaultZone() const’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:222:20: error: ‘boost::recursive_mutex’ has not been declared
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:222:49: error: expected ‘;’ before ‘lock’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h: In member function ‘virtual FB::SecurityZone FB::JSAPIImpl::getZone() const’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:241:20: error: ‘boost::recursive_mutex’ has not been declared
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:241:49: error: expected ‘;’ before ‘lock’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h: In member function ‘virtual void FB::JSAPIImpl::registerEventInterface(const JSObjectPtr&)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:308:20: error: ‘boost::recursive_mutex’ has not been declared
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:308:49: error: expected ‘;’ before ‘_l’
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h: In member function ‘virtual void FB::JSAPIImpl::unregisterEventInterface(const JSObjectPtr&)’:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:320:20: error: ‘boost::recursive_mutex’ has not been declared
- /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:320:49: error: expected ‘;’ before ‘_l’
- In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/PluginCore/PluginWindow.h:20:0,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPlugin.h:12,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.h:12,
- from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:22:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/PluginCore/PluginEventSource.h: At global scope:
- /home/alucard/Documentos/firebreath/firebreath-dev/src/PluginCore/PluginEventSource.h:124:9: error: ‘recursive_mutex’ in namespace ‘boost’ does not name a type
- make[2]: *** [projects/OurCoolNewPlugin/CMakeFiles/OurCoolNewPlugin.dir/OurCoolNewPluginAPI.cpp.o] Error 1
- make[1]: *** [projects/OurCoolNewPlugin/CMakeFiles/OurCoolNewPlugin.dir/all] Error 2
- make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement