Created
April 14, 2014 07:45
-
-
Save Axxon/10625135 to your computer and use it in GitHub Desktop.
supercollider debian built crash
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@debian:/home/axxon/SoftSrc/supercollider/build# make install | |
[ 1%] Built target boost_filesystem | |
[ 3%] Built target boost_program_options | |
[ 4%] Built target boost_system | |
[ 5%] Built target boost_thread | |
[ 5%] Built target oscpack | |
[ 6%] Built target tlsf | |
[ 6%] Built target BinaryOpUGens | |
[ 6%] Built target BinaryOpUGens_supernova | |
[ 6%] Built target ChaosUGens | |
[ 6%] Built target ChaosUGens_supernova | |
[ 6%] Built target DelayUGens | |
[ 7%] Built target DelayUGens_supernova | |
[ 7%] Built target DemandUGens | |
[ 7%] Built target DemandUGens_supernova | |
[ 7%] Built target DiskIO_UGens | |
[ 7%] Built target DiskIO_UGens_supernova | |
[ 8%] Built target DynNoiseUGens | |
[ 8%] Built target DynNoiseUGens_supernova | |
[ 8%] Built target FFT_UGens | |
[ 9%] Built target FFT_UGens_supernova | |
[ 9%] Built target FilterUGens | |
[ 10%] Built target FilterUGens_supernova | |
[ 10%] Built target GendynUGens | |
[ 10%] Built target GendynUGens_supernova | |
[ 10%] Built target GrainUGens | |
[ 10%] Built target GrainUGens_supernova | |
[ 10%] Built target IOUGens | |
[ 11%] Built target IOUGens_supernova | |
[ 11%] Built target LFUGens | |
[ 11%] Built target LFUGens_supernova | |
[ 13%] Built target ML_UGens | |
[ 14%] Built target ML_UGens_supernova | |
[ 15%] Built target MulAddUGens | |
[ 15%] Built target MulAddUGens_supernova | |
[ 15%] Built target NoiseUGens | |
[ 15%] Built target NoiseUGens_supernova | |
[ 15%] Built target OscUGens | |
[ 15%] Built target OscUGens_supernova | |
[ 16%] Built target PV_ThirdParty | |
[ 17%] Built target PV_ThirdParty_supernova | |
[ 17%] Built target PanUGens | |
[ 17%] Built target PanUGens_supernova | |
[ 17%] Built target PhysicalModelingUGens | |
[ 18%] Built target PhysicalModelingUGens_supernova | |
[ 18%] Built target ReverbUGens | |
[ 18%] Built target ReverbUGens_supernova | |
[ 18%] Built target TestUGens | |
[ 18%] Built target TestUGens_supernova | |
[ 19%] Built target TriggerUGens | |
[ 19%] Built target TriggerUGens_supernova | |
[ 19%] Built target UIUGens | |
[ 19%] Built target UIUGens_supernova | |
[ 19%] Built target UnaryOpUGens | |
[ 19%] Built target UnaryOpUGens_supernova | |
[ 20%] Built target UnpackFFTUGens | |
[ 20%] Built target UnpackFFTUGens_supernova | |
Scanning dependencies of target libscsynth | |
[ 20%] Building CXX object server/scsynth/CMakeFiles/libscsynth.dir/SC_ComPort.cpp.o | |
In file included from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/managed_open_or_create_impl.hpp:15:0, | |
from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/managed_shared_memory.hpp:22, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/../../common/server_shm.hpp:29, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/SC_HiddenWorld.h:37, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/SC_ComPort.cpp:22: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/os_thread_functions.hpp: In function ‘int boost::interprocess::ipcdetail::thread_launch(boost::interprocess::ipcdetail::OS_thread_t&, F)’: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/os_thread_functions.hpp:554:36: warning: ‘auto_ptr’ is deprecated (declared at /usr/include/c++/4.7/backward/auto_ptr.h:87) [-Wdeprecated-declarations] | |
[ 20%] Building CXX object server/scsynth/CMakeFiles/libscsynth.dir/SC_CoreAudio.cpp.o | |
In file included from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/managed_open_or_create_impl.hpp:15:0, | |
from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/managed_shared_memory.hpp:22, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/../../common/server_shm.hpp:29, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/SC_HiddenWorld.h:37, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/SC_CoreAudio.cpp:25: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/os_thread_functions.hpp: In function ‘int boost::interprocess::ipcdetail::thread_launch(boost::interprocess::ipcdetail::OS_thread_t&, F)’: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/os_thread_functions.hpp:554:36: warning: ‘auto_ptr’ is deprecated (declared at /usr/include/c++/4.7/backward/auto_ptr.h:87) [-Wdeprecated-declarations] | |
[ 20%] Building CXX object server/scsynth/CMakeFiles/libscsynth.dir/SC_Graph.cpp.o | |
In file included from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/managed_open_or_create_impl.hpp:15:0, | |
from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/managed_shared_memory.hpp:22, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/../../common/server_shm.hpp:29, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/SC_HiddenWorld.h:37, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/SC_Graph.cpp:28: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/os_thread_functions.hpp: In function ‘int boost::interprocess::ipcdetail::thread_launch(boost::interprocess::ipcdetail::OS_thread_t&, F)’: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/os_thread_functions.hpp:554:36: warning: ‘auto_ptr’ is deprecated (declared at /usr/include/c++/4.7/backward/auto_ptr.h:87) [-Wdeprecated-declarations] | |
[ 21%] Building CXX object server/scsynth/CMakeFiles/libscsynth.dir/SC_GraphDef.cpp.o | |
In file included from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/managed_open_or_create_impl.hpp:15:0, | |
from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/managed_shared_memory.hpp:22, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/../../common/server_shm.hpp:29, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/SC_HiddenWorld.h:37, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/SC_GraphDef.cpp:33: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/os_thread_functions.hpp: In function ‘int boost::interprocess::ipcdetail::thread_launch(boost::interprocess::ipcdetail::OS_thread_t&, F)’: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/os_thread_functions.hpp:554:36: warning: ‘auto_ptr’ is deprecated (declared at /usr/include/c++/4.7/backward/auto_ptr.h:87) [-Wdeprecated-declarations] | |
[ 21%] Building CXX object server/scsynth/CMakeFiles/libscsynth.dir/SC_MiscCmds.cpp.o | |
In file included from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/managed_open_or_create_impl.hpp:15:0, | |
from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/managed_shared_memory.hpp:22, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/../../common/server_shm.hpp:29, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/SC_HiddenWorld.h:37, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/SC_MiscCmds.cpp:24: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/os_thread_functions.hpp: In function ‘int boost::interprocess::ipcdetail::thread_launch(boost::interprocess::ipcdetail::OS_thread_t&, F)’: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/os_thread_functions.hpp:554:36: warning: ‘auto_ptr’ is deprecated (declared at /usr/include/c++/4.7/backward/auto_ptr.h:87) [-Wdeprecated-declarations] | |
[ 22%] Building CXX object server/scsynth/CMakeFiles/libscsynth.dir/SC_Node.cpp.o | |
In file included from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/managed_open_or_create_impl.hpp:15:0, | |
from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/managed_shared_memory.hpp:22, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/../../common/server_shm.hpp:29, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/SC_HiddenWorld.h:37, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/SC_Node.cpp:30: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/os_thread_functions.hpp: In function ‘int boost::interprocess::ipcdetail::thread_launch(boost::interprocess::ipcdetail::OS_thread_t&, F)’: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/os_thread_functions.hpp:554:36: warning: ‘auto_ptr’ is deprecated (declared at /usr/include/c++/4.7/backward/auto_ptr.h:87) [-Wdeprecated-declarations] | |
[ 22%] Building CXX object server/scsynth/CMakeFiles/libscsynth.dir/SC_SequencedCommand.cpp.o | |
In file included from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/managed_open_or_create_impl.hpp:15:0, | |
from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/managed_shared_memory.hpp:22, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/../../common/server_shm.hpp:29, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/SC_HiddenWorld.h:37, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/SC_SequencedCommand.cpp:27: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/os_thread_functions.hpp: In function ‘int boost::interprocess::ipcdetail::thread_launch(boost::interprocess::ipcdetail::OS_thread_t&, F)’: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/os_thread_functions.hpp:554:36: warning: ‘auto_ptr’ is deprecated (declared at /usr/include/c++/4.7/backward/auto_ptr.h:87) [-Wdeprecated-declarations] | |
[ 23%] Building CXX object server/scsynth/CMakeFiles/libscsynth.dir/SC_World.cpp.o | |
In file included from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/managed_open_or_create_impl.hpp:15:0, | |
from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/managed_shared_memory.hpp:22, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/../../common/server_shm.hpp:29, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/SC_HiddenWorld.h:37, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/SC_World.cpp:27: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/os_thread_functions.hpp: In function ‘int boost::interprocess::ipcdetail::thread_launch(boost::interprocess::ipcdetail::OS_thread_t&, F)’: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/os_thread_functions.hpp:554:36: warning: ‘auto_ptr’ is deprecated (declared at /usr/include/c++/4.7/backward/auto_ptr.h:87) [-Wdeprecated-declarations] | |
[ 23%] Building CXX object server/scsynth/CMakeFiles/libscsynth.dir/SC_Jack.cpp.o | |
In file included from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/managed_open_or_create_impl.hpp:15:0, | |
from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/managed_shared_memory.hpp:22, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/../../common/server_shm.hpp:29, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/SC_HiddenWorld.h:37, | |
from /home/axxon/SoftSrc/supercollider/server/scsynth/SC_Jack.cpp:27: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/os_thread_functions.hpp: In function ‘int boost::interprocess::ipcdetail::thread_launch(boost::interprocess::ipcdetail::OS_thread_t&, F)’: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/os_thread_functions.hpp:554:36: warning: ‘auto_ptr’ is deprecated (declared at /usr/include/c++/4.7/backward/auto_ptr.h:87) [-Wdeprecated-declarations] | |
Linking CXX static library libscsynth.a | |
[ 25%] Built target libscsynth | |
Linking CXX executable scsynth | |
[ 25%] Built target scsynth | |
[ 26%] Building CXX object server/supernova/CMakeFiles/libsupernova.dir/sc/sc_osc_handler.cpp.o | |
In file included from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/managed_open_or_create_impl.hpp:15:0, | |
from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/managed_shared_memory.hpp:22, | |
from /home/axxon/SoftSrc/supercollider/build/common/../../common/server_shm.hpp:29, | |
from /home/axxon/SoftSrc/supercollider/server/supernova/sc/../server/server.hpp:35, | |
from /home/axxon/SoftSrc/supercollider/server/supernova/sc/sc_osc_handler.cpp:26: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/os_thread_functions.hpp: In function ‘int boost::interprocess::ipcdetail::thread_launch(boost::interprocess::ipcdetail::OS_thread_t&, F)’: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/interprocess/detail/os_thread_functions.hpp:554:36: warning: ‘auto_ptr’ is deprecated (declared at /usr/include/c++/4.7/backward/auto_ptr.h:87) [-Wdeprecated-declarations] | |
In file included from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/detail/utilities.hpp:17:0, | |
from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/bs_set_hook.hpp:18, | |
from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/treap.hpp:25, | |
from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/treap_set.hpp:17, | |
from /home/axxon/SoftSrc/supercollider/server/supernova/sc/sc_osc_handler.hpp:32, | |
from /home/axxon/SoftSrc/supercollider/server/supernova/sc/sc_osc_handler.cpp:25: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp: In instantiation of ‘static T* boost::intrusive::pointer_traits::static_cast_from(U*) [with U = const void; T = boost::intrusive::bhtraits, (boost::intrusive::link_mode_type)2u, nova::abstract_group_tag, 1u>; boost::intrusive::pointer_traits::pointer = boost::intrusive::bhtraits, (boost::intrusive::link_mode_type)2u, nova::abstract_group_tag, 1u>]’: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/detail/list_node.hpp:112:94: required from ‘boost::intrusive::list_iterator::const_real_value_traits_ptr boost::intrusive::list_iterator::get_real_value_traits() const [with RealValueTraits = boost::intrusive::bhtraits<nova::abstract_group, boost::intrusive::list_node_traits<void>, (boost::intrusive::link_mode_type)2u, nova::abstract_group_tag, 1u>; bool IsConst = true; boost::intrusive::list_iterator::const_real_value_traits_ptr = const boost::intrusive::bhtraits, (boost::intrusive::link_mode_type)2u, nova::abstract_group_tag, 1u>]’ | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/detail/list_node.hpp:152:74: required from ‘boost::intrusive::list_iterator::pointer boost::intrusive::list_iterator::operator->() const [with RealValueTraits = boost::intrusive::bhtraits<nova::abstract_group, boost::intrusive::list_node_traits<void>, (boost::intrusive::link_mode_type)2u, nova::abstract_group_tag, 1u>; bool IsConst = true; boost::intrusive::list_iterator::pointer = const nova::abstract_group*]’ | |
/home/axxon/SoftSrc/supercollider/server/supernova/sc/../server/group.hpp:105:19: required from here | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:245:39: error: static_cast from type ‘const void*’ to type ‘boost::intrusive::pointer_traits, (boost::intrusive::link_mode_type)2u, nova::abstract_group_tag, 1u>>::pointer {aka boost::intrusive::bhtraits<nova::abstract_group, boost::intrusive::list_node_traits<void>, (boost::intrusive::link_mode_type)2u, nova::abstract_group_tag, 1u>}’ casts away qualifiers | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp: In instantiation of ‘static T boost::intrusive::pointer_traits::static_cast_from(U*) [with U = const void; T = boost::intrusive::bhtraits, (boost::intrusive::link_mode_type)2u, boost::intrusive::default_tag, 1u>; boost::intrusive::pointer_traits::pointer = boost::intrusive::bhtraits, (boost::intrusive::link_mode_type)2u, boost::intrusive::default_tag, 1u>]’: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/detail/list_node.hpp:112:94: required from ‘boost::intrusive::list_iterator::const_real_value_traits_ptr boost::intrusive::list_iterator::get_real_value_traits() const [with RealValueTraits = boost::intrusive::bhtraits<nova::server_node, boost::intrusive::list_node_traits<void>, (boost::intrusive::link_mode_type)2u, boost::intrusive::default_tag, 1u>; bool IsConst = false; boost::intrusive::list_iterator::const_real_value_traits_ptr = const boost::intrusive::bhtraits, (boost::intrusive::link_mode_type)2u, boost::intrusive::default_tag, 1u>]’ | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/detail/list_node.hpp:102:70: required from ‘boost::intrusive::list_iterator::list_iterator(const boost::intrusive::list_iterator&) [with RealValueTraits = boost::intrusive::bhtraits<nova::server_node, boost::intrusive::list_node_traits<void>, (boost::intrusive::link_mode_type)2u, boost::intrusive::default_tag, 1u>; bool IsConst = false]’ | |
/home/axxon/SoftSrc/supercollider/server/supernova/sc/../server/group.hpp:174:82: required from here | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:245:39: error: static_cast from type ‘const void*’ to type ‘boost::intrusive::pointer_traits, (boost::intrusive::link_mode_type)2u, boost::intrusive::default_tag, 1u>>::pointer {aka boost::intrusive::bhtraits<nova::server_node, boost::intrusive::list_node_traits<void>, (boost::intrusive::link_mode_type)2u, boost::intrusive::default_tag, 1u>}’ casts away qualifiers | |
In file included from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/detail/hashtable_node.hpp:23:0, | |
from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/hashtable.hpp:28, | |
from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/unordered_set.hpp:18, | |
from /home/axxon/SoftSrc/supercollider/server/supernova/sc/../server/node_types.hpp:24, | |
from /home/axxon/SoftSrc/supercollider/server/supernova/sc/../server/group.hpp:25, | |
from /home/axxon/SoftSrc/supercollider/server/supernova/sc/../server/server_scheduler.hpp:25, | |
from /home/axxon/SoftSrc/supercollider/server/supernova/sc/sc_osc_handler.hpp:40, | |
from /home/axxon/SoftSrc/supercollider/server/supernova/sc/sc_osc_handler.cpp:25: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/slist.hpp: In instantiation of ‘boost::intrusive::slist_impl::const_real_value_traits_ptr boost::intrusive::slist_impl::real_value_traits_ptr() const [with ValueTraits = boost::intrusive::trivial_value_traits<boost::intrusive::slist_node_traits<void>, (boost::intrusive::link_mode_type)0u>; SizeType = long unsigned int; long unsigned int BoolFlags = 0ul; boost::intrusive::slist_impl::const_real_value_traits_ptr = const boost::intrusive::trivial_value_traitsboost::intrusive::slist_node_traits<void*, (boost::intrusive::link_mode_type)0u>]’: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/slist.hpp:546:98: required from ‘boost::intrusive::slist_impl::iterator boost::intrusive::slist_impl::begin() [with ValueTraits = boost::intrusive::trivial_value_traits<boost::intrusive::slist_node_traits<void>, (boost::intrusive::link_mode_type)0u>; SizeType = long unsigned int; long unsigned int BoolFlags = 0ul; boost::intrusive::slist_impl::iterator = boost::intrusive::slist_iteratorboost::intrusive::trivial_value_traits<boost::intrusive::slist_node_traits<void*, (boost::intrusive::link_mode_type)0u>, false>; typename boost::intrusive::detail::get_real_value_traits::type = boost::intrusive::trivial_value_traitsboost::intrusive::slist_node_traits<void*, (boost::intrusive::link_mode_type)0u>]’ | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/slist.hpp:400:38: required from ‘void boost::intrusive::slist_impl::clear_and_dispose(Disposer) [with Disposer = boost::intrusive::node_cast_adaptorboost::intrusive::detail::node_disposer<boost::checked_deleter<nova::detail::slot_resolver::map_type, boost::intrusive::bhtraits, (boost::intrusive::link_mode_type)1u, boost::intrusive::default_tag, 4u>, (boost::intrusive::algo_types)1u>, boost::intrusive::slist_node, boost::intrusive::slist_node<void>>; ValueTraits = boost::intrusive::trivial_value_traits<boost::intrusive::slist_node_traits<void>, (boost::intrusive::link_mode_type)0u>; SizeType = long unsigned int; long unsigned int BoolFlags = 0ul]’ | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/hashtable.hpp:1963:13: required from ‘void boost::intrusive::hashtable_impl::clear_and_dispose(Disposer) [with Disposer = boost::checked_deleternova::detail::slot_resolver::map_type; ValueTraits = boost::intrusive::bhtraits, (boost::intrusive::link_mode_type)1u, boost::intrusive::default_tag, 4u>; VoidOrKeyHash = void; VoidOrKeyEqual = void; SizeType = long unsigned int; BucketTraits = boost::intrusive::detail::bucket_traits_implboost::intrusive::detail::get_slist_impl<boost::intrusive::slist_node_traits<void* >::type>; long unsigned int BoolFlags = 7ul]’ | |
/home/axxon/SoftSrc/supercollider/server/supernova/sc/../server/synth_definition.hpp:80:79: required from here | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/slist.hpp:274:99: error: no matching function for call to ‘boost::intrusive::pointer_traitsboost::intrusive::trivial_value_traits<boost::intrusive::slist_node_traits<void*, (boost::intrusive::link_mode_type)0u>>::pointer_to(const real_value_traits&)’ | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/slist.hpp:274:99: note: candidate is: | |
In file included from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/detail/utilities.hpp:17:0, | |
from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/bs_set_hook.hpp:18, | |
from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/treap.hpp:25, | |
from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/treap_set.hpp:17, | |
from /home/axxon/SoftSrc/supercollider/server/supernova/sc/sc_osc_handler.hpp:32, | |
from /home/axxon/SoftSrc/supercollider/server/supernova/sc/sc_osc_handler.cpp:25: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:238:19: note: static T boost::intrusive::pointer_traits::pointer_to(boost::intrusive::pointer_traits::reference) [with T = boost::intrusive::trivial_value_traitsboost::intrusive::slist_node_traits<void*, (boost::intrusive::link_mode_type)0u>; boost::intrusive::pointer_traits::pointer = boost::intrusive::trivial_value_traitsboost::intrusive::slist_node_traits<void*, (boost::intrusive::link_mode_type)0u>; boost::intrusive::pointer_traits<T>::reference = boost::intrusive::trivial_value_traitsboost::intrusive::slist_node_traits<void*, (boost::intrusive::link_mode_type)0u>&] | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:238:19: note: no known conversion for argument 1 from ‘const real_value_traits {aka const boost::intrusive::trivial_value_traitsboost::intrusive::slist_node_traits<void*, (boost::intrusive::link_mode_type)0u>}’ to ‘boost::intrusive::pointer_traitsboost::intrusive::trivial_value_traits<boost::intrusive::slist_node_traits<void*, (boost::intrusive::link_mode_type)0u>>::reference {aka boost::intrusive::trivial_value_traits<boost::intrusive::slist_node_traits<void>, (boost::intrusive::link_mode_type)0u>&}’ | |
In file included from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/detail/hashtable_node.hpp:23:0, | |
from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/hashtable.hpp:28, | |
from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/unordered_set.hpp:18, | |
from /home/axxon/SoftSrc/supercollider/server/supernova/sc/../server/node_types.hpp:24, | |
from /home/axxon/SoftSrc/supercollider/server/supernova/sc/../server/group.hpp:25, | |
from /home/axxon/SoftSrc/supercollider/server/supernova/sc/../server/server_scheduler.hpp:25, | |
from /home/axxon/SoftSrc/supercollider/server/supernova/sc/sc_osc_handler.hpp:40, | |
from /home/axxon/SoftSrc/supercollider/server/supernova/sc/sc_osc_handler.cpp:25: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/slist.hpp: In member function ‘boost::intrusive::slist_impl::const_real_value_traits_ptr boost::intrusive::slist_impl::real_value_traits_ptr() const [with ValueTraits = boost::intrusive::trivial_value_traitsboost::intrusive::slist_node_traits<void*, (boost::intrusive::link_mode_type)0u>; SizeType = long unsigned int; long unsigned int BoolFlags = 0ul; boost::intrusive::slist_impl::const_real_value_traits_ptr = const boost::intrusive::trivial_value_traitsboost::intrusive::slist_node_traits<void*, (boost::intrusive::link_mode_type)0u>]’: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/slist.hpp:274:103: warning: control reaches end of non-void function [-Wreturn-type] | |
In file included from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/detail/utilities.hpp:17:0, | |
from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/bs_set_hook.hpp:18, | |
from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/treap.hpp:25, | |
from /home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/treap_set.hpp:17, | |
from /home/axxon/SoftSrc/supercollider/server/supernova/sc/sc_osc_handler.hpp:32, | |
from /home/axxon/SoftSrc/supercollider/server/supernova/sc/sc_osc_handler.cpp:25: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp: In static member function ‘static T boost::intrusive::pointer_traits::static_cast_from(U*) [with U = const void; T = boost::intrusive::bhtraits, (boost::intrusive::link_mode_type)2u, boost::intrusive::default_tag, 1u>; boost::intrusive::pointer_traits::pointer = boost::intrusive::bhtraits, (boost::intrusive::link_mode_type)2u, boost::intrusive::default_tag, 1u>]’: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:245:43: warning: control reaches end of non-void function [-Wreturn-type] | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp: In static member function ‘static T boost::intrusive::pointer_traits::static_cast_from(U*) [with U = const void; T = boost::intrusive::bhtraits, (boost::intrusive::link_mode_type)2u, nova::abstract_group_tag, 1u>; boost::intrusive::pointer_traits::pointer = boost::intrusive::bhtraits, (boost::intrusive::link_mode_type)2u, nova::abstract_group_tag, 1u>]’: | |
/home/axxon/SoftSrc/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:245:43: warning: control reaches end of non-void function [-Wreturn-type] | |
make[2]: ** [server/supernova/CMakeFiles/libsupernova.dir/sc/sc_osc_handler.cpp.o] Erreur 1 | |
make[1]: *** [server/supernova/CMakeFiles/libsupernova.dir/all] Erreur 2 | |
make: *** [all] Erreur 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment