Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /usr/bin/ccache g++ -o build/release/tests/test_whiteboard_side_actions.o -c -std=c++98 -pipe -march=native -Winit-self -Wmissing-declarations -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Wctor-dtor-privacy -Wmissing-field-initializers -Wredundant-decls -Wunused-parameter -pthread -W -Wall -Werror -Wno-unused-local-typedefs -O2 -O3 -fweb -ftracer -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_CONFIG_H -D_X11 -DBOOST_TEST_DYN_LINK -I. -Isrc -I/usr/include -I/usr/include/SDL -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/fribidi src/tests/test_whiteboard_side_actions.cpp
- src/tests/test_whiteboard_side_actions.cpp:28:22: error: reference to ‘action’ is ambiguous
- In file included from src/unit.hpp:23:0,
- from src/team.hpp:21,
- from src/display.hpp:45,
- from src/game_display.hpp:29,
- from src/whiteboard/typedefs.hpp:41,
- from src/whiteboard/action.hpp:23,
- from src/tests/test_whiteboard_side_actions.cpp:18:
- src/resources.hpp:32:18: error: candidates are: namespace action { }
- In file included from src/tests/test_whiteboard_side_actions.cpp:18:0:
- src/whiteboard/action.hpp:32:7: error: class wb::action
- src/tests/test_whiteboard_side_actions.cpp:43:2: error: ‘error’ does not name a type
- src/tests/test_whiteboard_side_actions.cpp: In constructor ‘dummy_action::dummy_action(size_t, bool, int)’:
- src/tests/test_whiteboard_side_actions.cpp:29:56: error: class ‘dummy_action’ does not have any field named ‘action’
- src/tests/test_whiteboard_side_actions.cpp: In member function ‘boost::shared_ptr<dummy_action> dummy_action::shared_from_this()’:
- src/tests/test_whiteboard_side_actions.cpp:35:103: error: ‘shared_from_this’ is not a member of ‘action’
- src/tests/test_whiteboard_side_actions.cpp: In member function ‘void whiteboard_side_actions_container::test_insertion::test_method()’:
- src/tests/test_whiteboard_side_actions.cpp:58:19: error: no matching function for call to ‘wb::side_actions_container::queue(int, boost::shared_ptr<dummy_action>&)’
- src/tests/test_whiteboard_side_actions.cpp:58:19: note: candidate is:
- In file included from src/tests/test_whiteboard_side_actions.cpp:19:0:
- src/whiteboard/side_actions.hpp:104:11: note: wb::side_actions_container::iterator wb::side_actions_container::queue(size_t, wb::action_ptr)
- src/whiteboard/side_actions.hpp:104:11: note: no known conversion for argument 2 from ‘boost::shared_ptr<dummy_action>’ to ‘wb::action_ptr {aka boost::shared_ptr<wb::action>}’
- src/tests/test_whiteboard_side_actions.cpp:59:19: error: no matching function for call to ‘wb::side_actions_container::queue(int, boost::shared_ptr<dummy_action>&)’
- src/tests/test_whiteboard_side_actions.cpp:59:19: note: candidate is:
- In file included from src/tests/test_whiteboard_side_actions.cpp:19:0:
- src/whiteboard/side_actions.hpp:104:11: note: wb::side_actions_container::iterator wb::side_actions_container::queue(size_t, wb::action_ptr)
- src/whiteboard/side_actions.hpp:104:11: note: no known conversion for argument 2 from ‘boost::shared_ptr<dummy_action>’ to ‘wb::action_ptr {aka boost::shared_ptr<wb::action>}’
- src/tests/test_whiteboard_side_actions.cpp:60:30: error: no matching function for call to ‘wb::side_actions_container::insert(wb::side_actions_container::iterator, boost::shared_ptr<dummy_action>&)’
- src/tests/test_whiteboard_side_actions.cpp:60:30: note: candidate is:
- In file included from src/tests/test_whiteboard_side_actions.cpp:19:0:
- src/whiteboard/side_actions.hpp:97:11: note: wb::side_actions_container::iterator wb::side_actions_container::insert(wb::side_actions_container::iterator, wb::action_ptr)
- src/whiteboard/side_actions.hpp:97:11: note: no known conversion for argument 2 from ‘boost::shared_ptr<dummy_action>’ to ‘wb::action_ptr {aka boost::shared_ptr<wb::action>}’
- src/tests/test_whiteboard_side_actions.cpp:77:19: error: no matching function for call to ‘wb::side_actions_container::queue(int, boost::shared_ptr<dummy_action>&)’
- src/tests/test_whiteboard_side_actions.cpp:77:19: note: candidate is:
- In file included from src/tests/test_whiteboard_side_actions.cpp:19:0:
- src/whiteboard/side_actions.hpp:104:11: note: wb::side_actions_container::iterator wb::side_actions_container::queue(size_t, wb::action_ptr)
- src/whiteboard/side_actions.hpp:104:11: note: no known conversion for argument 2 from ‘boost::shared_ptr<dummy_action>’ to ‘wb::action_ptr {aka boost::shared_ptr<wb::action>}’
- src/tests/test_whiteboard_side_actions.cpp:78:19: error: no matching function for call to ‘wb::side_actions_container::queue(int, boost::shared_ptr<dummy_action>&)’
- src/tests/test_whiteboard_side_actions.cpp:78:19: note: candidate is:
- In file included from src/tests/test_whiteboard_side_actions.cpp:19:0:
- src/whiteboard/side_actions.hpp:104:11: note: wb::side_actions_container::iterator wb::side_actions_container::queue(size_t, wb::action_ptr)
- src/whiteboard/side_actions.hpp:104:11: note: no known conversion for argument 2 from ‘boost::shared_ptr<dummy_action>’ to ‘wb::action_ptr {aka boost::shared_ptr<wb::action>}’
- src/tests/test_whiteboard_side_actions.cpp:79:19: error: no matching function for call to ‘wb::side_actions_container::queue(int, boost::shared_ptr<dummy_action>&)’
- src/tests/test_whiteboard_side_actions.cpp:79:19: note: candidate is:
- In file included from src/tests/test_whiteboard_side_actions.cpp:19:0:
- src/whiteboard/side_actions.hpp:104:11: note: wb::side_actions_container::iterator wb::side_actions_container::queue(size_t, wb::action_ptr)
- src/whiteboard/side_actions.hpp:104:11: note: no known conversion for argument 2 from ‘boost::shared_ptr<dummy_action>’ to ‘wb::action_ptr {aka boost::shared_ptr<wb::action>}’
- src/tests/test_whiteboard_side_actions.cpp:80:19: error: no matching function for call to ‘wb::side_actions_container::queue(int, boost::shared_ptr<dummy_action>&)’
- src/tests/test_whiteboard_side_actions.cpp:80:19: note: candidate is:
- In file included from src/tests/test_whiteboard_side_actions.cpp:19:0:
- src/whiteboard/side_actions.hpp:104:11: note: wb::side_actions_container::iterator wb::side_actions_container::queue(size_t, wb::action_ptr)
- src/whiteboard/side_actions.hpp:104:11: note: no known conversion for argument 2 from ‘boost::shared_ptr<dummy_action>’ to ‘wb::action_ptr {aka boost::shared_ptr<wb::action>}’
- src/tests/test_whiteboard_side_actions.cpp:81:38: error: no matching function for call to ‘wb::side_actions_container::insert(boost::multi_index::detail::rnd_node_iterator<boost::multi_index::detail::random_access_index_node<boost::multi_index::detail::hashed_index_node<boost::multi_index::detail::hashed_index_node<boost::multi_index::detail::index_node_base<boost::shared_ptr<wb::action>, std::allocator<boost::shared_ptr<wb::action> > > > > > >, boost::shared_ptr<dummy_action>&)’
- src/tests/test_whiteboard_side_actions.cpp:81:38: note: candidate is:
- In file included from src/tests/test_whiteboard_side_actions.cpp:19:0:
- src/whiteboard/side_actions.hpp:97:11: note: wb::side_actions_container::iterator wb::side_actions_container::insert(wb::side_actions_container::iterator, wb::action_ptr)
- src/whiteboard/side_actions.hpp:97:11: note: no known conversion for argument 2 from ‘boost::shared_ptr<dummy_action>’ to ‘wb::action_ptr {aka boost::shared_ptr<wb::action>}’
- src/tests/test_whiteboard_side_actions.cpp: In member function ‘void whiteboard_side_actions_container::test_removal::test_method()’:
- src/tests/test_whiteboard_side_actions.cpp:114:19: error: no matching function for call to ‘wb::side_actions_container::queue(int, boost::shared_ptr<dummy_action>&)’
- src/tests/test_whiteboard_side_actions.cpp:114:19: note: candidate is:
- In file included from src/tests/test_whiteboard_side_actions.cpp:19:0:
- src/whiteboard/side_actions.hpp:104:11: note: wb::side_actions_container::iterator wb::side_actions_container::queue(size_t, wb::action_ptr)
- src/whiteboard/side_actions.hpp:104:11: note: no known conversion for argument 2 from ‘boost::shared_ptr<dummy_action>’ to ‘wb::action_ptr {aka boost::shared_ptr<wb::action>}’
- src/tests/test_whiteboard_side_actions.cpp:115:49: error: no matching function for call to ‘wb::side_actions_container::queue(int, boost::shared_ptr<dummy_action>&)’
- src/tests/test_whiteboard_side_actions.cpp:115:49: note: candidate is:
- In file included from src/tests/test_whiteboard_side_actions.cpp:19:0:
- src/whiteboard/side_actions.hpp:104:11: note: wb::side_actions_container::iterator wb::side_actions_container::queue(size_t, wb::action_ptr)
- src/whiteboard/side_actions.hpp:104:11: note: no known conversion for argument 2 from ‘boost::shared_ptr<dummy_action>’ to ‘wb::action_ptr {aka boost::shared_ptr<wb::action>}’
- src/tests/test_whiteboard_side_actions.cpp:116:19: error: no matching function for call to ‘wb::side_actions_container::queue(int, boost::shared_ptr<dummy_action>&)’
- src/tests/test_whiteboard_side_actions.cpp:116:19: note: candidate is:
- In file included from src/tests/test_whiteboard_side_actions.cpp:19:0:
- src/whiteboard/side_actions.hpp:104:11: note: wb::side_actions_container::iterator wb::side_actions_container::queue(size_t, wb::action_ptr)
- src/whiteboard/side_actions.hpp:104:11: note: no known conversion for argument 2 from ‘boost::shared_ptr<dummy_action>’ to ‘wb::action_ptr {aka boost::shared_ptr<wb::action>}’
- src/tests/test_whiteboard_side_actions.cpp:117:49: error: no matching function for call to ‘wb::side_actions_container::queue(int, boost::shared_ptr<dummy_action>&)’
- src/tests/test_whiteboard_side_actions.cpp:117:49: note: candidate is:
- In file included from src/tests/test_whiteboard_side_actions.cpp:19:0:
- src/whiteboard/side_actions.hpp:104:11: note: wb::side_actions_container::iterator wb::side_actions_container::queue(size_t, wb::action_ptr)
- src/whiteboard/side_actions.hpp:104:11: note: no known conversion for argument 2 from ‘boost::shared_ptr<dummy_action>’ to ‘wb::action_ptr {aka boost::shared_ptr<wb::action>}’
- src/tests/test_whiteboard_side_actions.cpp:118:19: error: no matching function for call to ‘wb::side_actions_container::queue(int, boost::shared_ptr<dummy_action>&)’
- src/tests/test_whiteboard_side_actions.cpp:118:19: note: candidate is:
- In file included from src/tests/test_whiteboard_side_actions.cpp:19:0:
- src/whiteboard/side_actions.hpp:104:11: note: wb::side_actions_container::iterator wb::side_actions_container::queue(size_t, wb::action_ptr)
- src/whiteboard/side_actions.hpp:104:11: note: no known conversion for argument 2 from ‘boost::shared_ptr<dummy_action>’ to ‘wb::action_ptr {aka boost::shared_ptr<wb::action>}’
- src/tests/test_whiteboard_side_actions.cpp:119:49: error: no matching function for call to ‘wb::side_actions_container::queue(int, boost::shared_ptr<dummy_action>&)’
- src/tests/test_whiteboard_side_actions.cpp:119:49: note: candidate is:
- In file included from src/tests/test_whiteboard_side_actions.cpp:19:0:
- src/whiteboard/side_actions.hpp:104:11: note: wb::side_actions_container::iterator wb::side_actions_container::queue(size_t, wb::action_ptr)
- src/whiteboard/side_actions.hpp:104:11: note: no known conversion for argument 2 from ‘boost::shared_ptr<dummy_action>’ to ‘wb::action_ptr {aka boost::shared_ptr<wb::action>}’
- scons: *** [build/release/tests/test_whiteboard_side_actions.o] Error 1
- scons: building terminated because of errors.
Advertisement
Add Comment
Please, Sign In to add comment