From grad, 3 Years ago, written in Plain Text.
Embed
  1. [ 11%] Building CXX object src/common/CMakeFiles/common.dir/Collision/BoundingIntervalHierarchy.cpp.o
  2. [ 11%] Building CXX object src/common/CMakeFiles/common.dir/Collision/Maps/TileAssembler.cpp.o
  3. [ 11%] Building CXX object src/common/CMakeFiles/common.dir/Collision/Models/GameObjectModel.cpp.o
  4. [ 11%] Building CXX object src/common/CMakeFiles/common.dir/Collision/Models/ModelInstance.cpp.o
  5. In file included from /home/grad/TBC_New/src/common/Logging/Log.h:23,
  6.                  from /home/grad/TBC_New/src/common/Collision/DynamicTree.cpp:24:
  7. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:56:15: error: redefinition of default argument for ‘class TimeTraits’
  8.    56 |         class basic_deadline_timer;
  9.       |               ^~~~~~~~~~~~~~~~~~~~
  10. In file included from /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:23,
  11.                  from /home/grad/TBC_New/src/common/Logging/Log.h:23,
  12.                  from /home/grad/TBC_New/src/common/Collision/DynamicTree.cpp:24:
  13. /usr/include/boost/asio/basic_deadline_timer.hpp:128:5: note: original definition appeared here
  14.   128 |     typename TimeTraits = boost::asio::time_traits<Time>,
  15.       |     ^~~~~~~~
  16. In file included from /home/grad/TBC_New/src/common/Logging/Log.h:23,
  17.                  from /home/grad/TBC_New/src/common/Collision/DynamicTree.cpp:24:
  18. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:58:11: error: ‘Executor’ does not name a type; did you mean ‘executor’?
  19.    58 |   typedef Executor executor_type;
  20.       |           ^~~~~~~~
  21.       |           executor
  22. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:61:11: error: ‘TimeTraits’ does not name a type; did you mean ‘time_traits’?
  23.    61 |   typedef TimeTraits traits_type;
  24.       |           ^~~~~~~~~~
  25.       |           time_traits
  26. In file included from /home/grad/TBC_New/src/common/Logging/Log.h:23,
  27.                  from /home/grad/TBC_New/src/common/Collision/Maps/MapTree.cpp:23:
  28. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:56:15: error: redefinition of default argument for ‘class TimeTraits’
  29.    56 |         class basic_deadline_timer;
  30.       |               ^~~~~~~~~~~~~~~~~~~~
  31. In file included from /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:23,
  32.                  from /home/grad/TBC_New/src/common/Logging/Log.h:23,
  33.                  from /home/grad/TBC_New/src/common/Collision/Maps/MapTree.cpp:23:
  34. /usr/include/boost/asio/basic_deadline_timer.hpp:128:5: note: original definition appeared here
  35.   128 |     typename TimeTraits = boost::asio::time_traits<Time>,
  36.       |     ^~~~~~~~
  37. In file included from /home/grad/TBC_New/src/common/Logging/Log.h:23,
  38.                  from /home/grad/TBC_New/src/common/Collision/Maps/MapTree.cpp:23:
  39. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:58:11: error: ‘Executor’ does not name a type; did you mean ‘executor’?
  40.    58 |   typedef Executor executor_type;
  41.       |           ^~~~~~~~
  42.       |           executor
  43. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:61:11: error: ‘TimeTraits’ does not name a type; did you mean ‘time_traits’?
  44.    61 |   typedef TimeTraits traits_type;
  45.       |           ^~~~~~~~~~
  46.       |           time_traits
  47. In file included from /home/grad/TBC_New/src/common/Logging/Log.h:23,
  48.                  from /home/grad/TBC_New/src/common/Collision/Management/VMapManager2.cpp:28:
  49. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:56:15: error: redefinition of default argument for ‘class TimeTraits’
  50.    56 |         class basic_deadline_timer;
  51.       |               ^~~~~~~~~~~~~~~~~~~~
  52. In file included from /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:23,
  53.                  from /home/grad/TBC_New/src/common/Logging/Log.h:23,
  54.                  from /home/grad/TBC_New/src/common/Collision/Management/VMapManager2.cpp:28:
  55. /usr/include/boost/asio/basic_deadline_timer.hpp:128:5: note: original definition appeared here
  56.   128 |     typename TimeTraits = boost::asio::time_traits<Time>,
  57.       |     ^~~~~~~~
  58. In file included from /home/grad/TBC_New/src/common/Logging/Log.h:23,
  59.                  from /home/grad/TBC_New/src/common/Collision/Management/VMapManager2.cpp:28:
  60. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:58:11: error: ‘Executor’ does not name a type; did you mean ‘executor’?
  61.    58 |   typedef Executor executor_type;
  62.       |           ^~~~~~~~
  63.       |           executor
  64. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:61:11: error: ‘TimeTraits’ does not name a type; did you mean ‘time_traits’?
  65.    61 |   typedef TimeTraits traits_type;
  66.       |           ^~~~~~~~~~
  67.       |           time_traits
  68. In file included from /home/grad/TBC_New/src/common/Logging/Log.h:23,
  69.                  from /home/grad/TBC_New/src/common/Collision/Management/MMapManager.cpp:20:
  70. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:56:15: error: redefinition of default argument for ‘class TimeTraits’
  71.    56 |         class basic_deadline_timer;
  72.       |               ^~~~~~~~~~~~~~~~~~~~
  73. In file included from /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:23,
  74.                  from /home/grad/TBC_New/src/common/Logging/Log.h:23,
  75.                  from /home/grad/TBC_New/src/common/Collision/Management/MMapManager.cpp:20:
  76. /usr/include/boost/asio/basic_deadline_timer.hpp:128:5: note: original definition appeared here
  77.   128 |     typename TimeTraits = boost::asio::time_traits<Time>,
  78.       |     ^~~~~~~~
  79. In file included from /home/grad/TBC_New/src/common/Logging/Log.h:23,
  80.                  from /home/grad/TBC_New/src/common/Collision/Management/MMapManager.cpp:20:
  81. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:58:11: error: ‘Executor’ does not name a type; did you mean ‘executor’?
  82.    58 |   typedef Executor executor_type;
  83.       |           ^~~~~~~~
  84.       |           executor
  85. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:61:11: error: ‘TimeTraits’ does not name a type; did you mean ‘time_traits’?
  86.    61 |   typedef TimeTraits traits_type;
  87.       |           ^~~~~~~~~~
  88.       |           time_traits
  89. In file included from /home/grad/TBC_New/src/common/Logging/Log.h:23,
  90.                  from /home/grad/TBC_New/src/common/Collision/Models/GameObjectModel.cpp:26:
  91. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:56:15: error: redefinition of default argument for ‘class TimeTraits’
  92.    56 |         class basic_deadline_timer;
  93.       |               ^~~~~~~~~~~~~~~~~~~~
  94. In file included from /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:23,
  95.                  from /home/grad/TBC_New/src/common/Logging/Log.h:23,
  96.                  from /home/grad/TBC_New/src/common/Collision/Models/GameObjectModel.cpp:26:
  97. /usr/include/boost/asio/basic_deadline_timer.hpp:128:5: note: original definition appeared here
  98.   128 |     typename TimeTraits = boost::asio::time_traits<Time>,
  99.       |     ^~~~~~~~
  100. In file included from /home/grad/TBC_New/src/common/Logging/Log.h:23,
  101.                  from /home/grad/TBC_New/src/common/Collision/Models/GameObjectModel.cpp:26:
  102. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:58:11: error: ‘Executor’ does not name a type; did you mean ‘executor’?
  103.    58 |   typedef Executor executor_type;
  104.       |           ^~~~~~~~
  105.       |           executor
  106. /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:61:11: error: ‘TimeTraits’ does not name a type; did you mean ‘time_traits’?
  107.    61 |   typedef TimeTraits traits_type;
  108.       |           ^~~~~~~~~~
  109.       |           time_traits
  110. [ 11%] Building CXX object src/common/CMakeFiles/common.dir/Collision/Models/WorldModel.cpp.o
  111. [ 11%] Building CXX object src/common/CMakeFiles/common.dir/Collision/PrecompiledHeaders/collisionPCH.cpp.o
  112. make[2]: *** [src/common/CMakeFiles/common.dir/build.make:153: src/common/CMakeFiles/common.dir/Collision/DynamicTree.cpp.o] Ошибка 1
  113. make[2]: *** Ожидание завершения заданий…
  114. make[2]: *** [src/common/CMakeFiles/common.dir/build.make:223: src/common/CMakeFiles/common.dir/Collision/Maps/MapTree.cpp.o] Ошибка 1
  115. make[2]: *** [src/common/CMakeFiles/common.dir/build.make:251: src/common/CMakeFiles/common.dir/Collision/Models/GameObjectModel.cpp.o] Ошибка 1
  116. make[2]: *** [src/common/CMakeFiles/common.dir/build.make:209: src/common/CMakeFiles/common.dir/Collision/Management/VMapManager2.cpp.o] Ошибка 1
  117. make[2]: *** [src/common/CMakeFiles/common.dir/build.make:181: src/common/CMakeFiles/common.dir/Collision/Management/MMapManager.cpp.o] Ошибка 1
  118. make[1]: *** [CMakeFiles/Makefile2:934: src/common/CMakeFiles/common.dir/all] Ошибка 2
  119. make: *** [Makefile:149: all] Ошибка