- grad@mh001:~/TBC_New/build$ cmake ../ -DCMAKE_INSTALL_PREFIX=/home/grad
- -- The C compiler identification is GNU 10.2.0
- -- The CXX compiler identification is GNU 10.2.0
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working C compiler: /usr/bin/cc - skipped
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Check for working CXX compiler: /usr/bin/c++ - skipped
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Detected 64-bit platform
- -- UNIX: Using default configuration directory
- -- UNIX: Using default library directory
- -- UNIX: Configuring uninstall target
- -- UNIX: Created uninstall target
- -- UNIX: Detected compiler: /usr/bin/cc
- -- GCC: SFMT enabled, SSE2 flags forced
- -- Looking for pthread.h
- -- Looking for pthread.h - found
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
- -- Looking for pthread_create in pthreads
- -- Looking for pthread_create in pthreads - not found
- -- Looking for pthread_create in pthread
- -- Looking for pthread_create in pthread - found
- -- Found Threads: TRUE
- -- Using mysql-config: /usr/bin/mysql_config
- -- Found MySQL library: /usr/lib/x86_64-linux-gnu/libmariadb.so
- -- Found MySQL headers: /usr/include/mariadb
- -- cotire 1.8.0 loaded.
- -- Found git binary : /usr/bin/git
- --
- Could not find a proper repository signature (hash) - you may need to pull tags with git fetch -t
- Continuing anyway - note that the versionstring will be set to "unknown 1970-01-01 00:00:00 (Archived)"
- * Sunstrider revision: unknown 1970-01-01 00:00:00 +0000 (Archived branch)
- * Sunstrider buildtype : RelWithDebInfo
- * Will install to: /home/grad
- * With config dir at: /home/grad/etc
- * Libs install dir at: /home/grad/lib
- * Build map/vmap/mmaps tools: No
- * Debug mode: No
- * All warnings: No
- * Playerbot: No
- * Tests: No
- * Use gperftools: No
- Boost 1.62 found.
- Found Boost components:
- system;filesystem;thread;program_options;iostreams;regex
- -- Performing Test boost_filesystem_copy_links_without_NO_SCOPED_ENUM
- -- Performing Test boost_filesystem_copy_links_without_NO_SCOPED_ENUM - Success
- -- Looking for open
- -- Looking for open - found
- -- Found OpenSSL library: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so
- -- Found OpenSSL headers: /usr/include
- -- Found Readline library: /usr/lib/x86_64-linux-gnu/libreadline.so
- -- Include dir is: /usr/include
- -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11")
- -- CXX target common cotired without unity build.
- -- CXX target database cotired without unity build.
- -- CXX target shared cotired without unity build.
- -- CXX target game cotired without unity build.
- * Script configuration (static):
- |
- +- worldserver
- | +- Battlegrounds
- | +- Commands
- | +- EasternKingdoms
- | +- Events
- | +- Kalimdor
- | +- OutdoorPvP
- | +- Outland
- | +- Pet
- | +- Spells
- | +- World
- |
- -- CXX target scripts cotired without unity build.
- -- CXX target authserver cotired without unity build.
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /home/grad/TBC_New/build
- grad@mh001:~/TBC_New/build$ make -j10
- Scanning dependencies of target g3dlib
- Scanning dependencies of target Detour
- Scanning dependencies of target Recast
- Scanning dependencies of target revision_data.h
- Scanning dependencies of target gsoap
- Scanning dependencies of target fmt
- [ 0%] Building CXX object dep/fmt/CMakeFiles/fmt.dir/fmt/ostream.cc.o
- [ 0%] Building CXX object dep/fmt/CMakeFiles/fmt.dir/fmt/format.cc.o
- [ 0%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastAlloc.cpp.o
- [ 1%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/Recast.cpp.o
- [ 1%] Building CXX object dep/recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourAssert.cpp.o
- [ 1%] Building CXX object dep/recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourAlloc.cpp.o
- [ 1%] Building CXX object dep/recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourCommon.cpp.o
- --
- Could not find a proper repository signature (hash) - you may need to pull tags with git fetch -t
- Continuing anyway - note that the versionstring will be set to "unknown 1970-01-01 00:00:00 (Archived)"
- [ 1%] Building CXX object dep/gsoap/CMakeFiles/gsoap.dir/soapC.cpp.o
- [ 1%] Built target revision_data.h
- [ 1%] Building CXX object dep/recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourNavMesh.cpp.o
- [ 1%] Building CXX object dep/recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourNavMeshBuilder.cpp.o
- [ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/AABox.cpp.o
- [ 1%] Building CXX object dep/fmt/CMakeFiles/fmt.dir/fmt/printf.cc.o
- [ 1%] Building CXX object dep/fmt/CMakeFiles/fmt.dir/fmt/posix.cc.o
- [ 1%] Building CXX object dep/recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourNavMeshQuery.cpp.o
- [ 1%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastAssert.cpp.o
- [ 1%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastArea.cpp.o
- [ 1%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastContour.cpp.o
- [ 1%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastFilter.cpp.o
- [ 1%] Building CXX object dep/recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourNode.cpp.o
- [ 1%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastLayers.cpp.o
- [ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Any.cpp.o
- [ 1%] Building CXX object dep/gsoap/CMakeFiles/gsoap.dir/soapServer.cpp.o
- [ 1%] Building CXX object dep/gsoap/CMakeFiles/gsoap.dir/stdsoap2.cpp.o
- [ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/AnyTableReader.cpp.o
- [ 1%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastMesh.cpp.o
- [ 2%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastMeshDetail.cpp.o
- [ 2%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastRasterization.cpp.o
- [ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/BinaryFormat.cpp.o
- [ 2%] Linking CXX static library libDetour.a
- [ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/BinaryInput.cpp.o
- [ 2%] Built target Detour
- [ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/BinaryOutput.cpp.o
- [ 2%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastRegion.cpp.o
- [ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Box.cpp.o
- [ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Capsule.cpp.o
- [ 3%] Linking CXX static library libfmt.a
- [ 3%] Built target fmt
- [ 4%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/CollisionDetection.cpp.o
- [ 4%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/CoordinateFrame.cpp.o
- [ 4%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Crypto.cpp.o
- [ 4%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Cylinder.cpp.o
- [ 4%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/debugAssert.cpp.o
- [ 4%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/FileSystem.cpp.o
- [ 4%] Linking CXX static library libRecast.a
- [ 4%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/fileutils.cpp.o
- [ 4%] Built target Recast
- [ 4%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/format.cpp.o
- [ 5%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/g3dfnmatch.cpp.o
- [ 5%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/g3dmath.cpp.o
- [ 5%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/GThread.cpp.o
- [ 5%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Line.cpp.o
- [ 5%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/LineSegment.cpp.o
- [ 5%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Log.cpp.o
- [ 5%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Matrix3.cpp.o
- [ 5%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Matrix4.cpp.o
- [ 5%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/MemoryManager.cpp.o
- [ 6%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/PhysicsFrame.cpp.o
- [ 6%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Plane.cpp.o
- [ 6%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/prompt.cpp.o
- [ 6%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Quat.cpp.o
- [ 6%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Random.cpp.o
- [ 6%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Ray.cpp.o
- [ 6%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/RegistryUtil.cpp.o
- [ 6%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Sphere.cpp.o
- [ 7%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/stringutils.cpp.o
- [ 7%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/System.cpp.o
- [ 8%] Linking CXX static library libgsoap.a
- [ 8%] Built target gsoap
- [ 8%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/TextInput.cpp.o
- [ 8%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/TextOutput.cpp.o
- [ 8%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Triangle.cpp.o
- [ 8%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/uint128.cpp.o
- [ 8%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/UprightFrame.cpp.o
- [ 8%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Vector2.cpp.o
- [ 8%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Vector3.cpp.o
- [ 9%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Vector4.cpp.o
- [ 9%] Linking CXX static library libg3dlib.a
- [ 9%] Built target g3dlib
- [ 9%] Generating CXX prefix source src/common/cotire/common_CXX_prefix.cxx
- [ 10%] Generating CXX prefix header src/common/cotire/common_CXX_prefix.hxx
- [ 10%] Building CXX precompiled header src/common/cotire/common_CXX_prefix.hxx.gch
- Scanning dependencies of target common
- [ 10%] Building CXX object src/common/CMakeFiles/common.dir/Collision/Management/MMapFactory.cpp.o
- [ 10%] Building CXX object src/common/CMakeFiles/common.dir/GitRevision.cpp.o
- [ 10%] Building CXX object src/common/CMakeFiles/common.dir/Collision/Maps/MapTree.cpp.o
- [ 10%] Building CXX object src/common/CMakeFiles/common.dir/Banner.cpp.o
- [ 11%] Building CXX object src/common/CMakeFiles/common.dir/Common.cpp.o
- [ 11%] Building CXX object src/common/CMakeFiles/common.dir/Collision/Management/VMapFactory.cpp.o
- [ 11%] Building CXX object src/common/CMakeFiles/common.dir/Collision/DynamicTree.cpp.o
- [ 11%] Building CXX object src/common/CMakeFiles/common.dir/Collision/BoundingIntervalHierarchy.cpp.o
- [ 11%] Building CXX object src/common/CMakeFiles/common.dir/Collision/Management/MMapManager.cpp.o
- [ 11%] Building CXX object src/common/CMakeFiles/common.dir/Collision/Management/VMapManager2.cpp.o
- In file included from /home/grad/TBC_New/src/common/Logging/Log.h:23,
- from /home/grad/TBC_New/src/common/Collision/DynamicTree.cpp:24:
- /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:50:41: error: template argument required for ‘struct time_traits’
- 50 | template <typename Time, struct time_traits>
- | ^~~~~~~~~~~
- /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:52:93: error: type/value mismatch at argument 2 in template parameter list for ‘template<class Time, <typeprefixerror><anonymous> > class boost::asio::basic_deadline_timer’
- 52 | typedef basic_deadline_timer<posix_time::ptime, time_traits<boost::posix_time::ptime>> deadline_timer;
- | ^~
- /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:52:93: note: expected a constant of type ‘<type error>’, got ‘boost::asio::time_traits<boost::posix_time::ptime>’
- In file included from /home/grad/TBC_New/src/common/Logging/Log.h:23,
- from /home/grad/TBC_New/src/common/Collision/Maps/MapTree.cpp:23:
- /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:50:41: error: template argument required for ‘struct time_traits’
- 50 | template <typename Time, struct time_traits>
- | ^~~~~~~~~~~
- /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:52:93: error: type/value mismatch at argument 2 in template parameter list for ‘template<class Time, <typeprefixerror><anonymous> > class boost::asio::basic_deadline_timer’
- 52 | typedef basic_deadline_timer<posix_time::ptime, time_traits<boost::posix_time::ptime>> deadline_timer;
- | ^~
- /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:52:93: note: expected a constant of type ‘<type error>’, got ‘boost::asio::time_traits<boost::posix_time::ptime>’
- In file included from /home/grad/TBC_New/src/common/Logging/Log.h:23,
- from /home/grad/TBC_New/src/common/Collision/Management/VMapManager2.cpp:28:
- /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:50:41: error: template argument required for ‘struct time_traits’
- 50 | template <typename Time, struct time_traits>
- | ^~~~~~~~~~~
- /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:52:93: error: type/value mismatch at argument 2 in template parameter list for ‘template<class Time, <typeprefixerror><anonymous> > class boost::asio::basic_deadline_timer’
- 52 | typedef basic_deadline_timer<posix_time::ptime, time_traits<boost::posix_time::ptime>> deadline_timer;
- | ^~
- /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:52:93: note: expected a constant of type ‘<type error>’, got ‘boost::asio::time_traits<boost::posix_time::ptime>’
- In file included from /home/grad/TBC_New/src/common/Logging/Log.h:23,
- from /home/grad/TBC_New/src/common/Collision/Management/MMapManager.cpp:20:
- /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:50:41: error: template argument required for ‘struct time_traits’
- 50 | template <typename Time, struct time_traits>
- | ^~~~~~~~~~~
- /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:52:93: error: type/value mismatch at argument 2 in template parameter list for ‘template<class Time, <typeprefixerror><anonymous> > class boost::asio::basic_deadline_timer’
- 52 | typedef basic_deadline_timer<posix_time::ptime, time_traits<boost::posix_time::ptime>> deadline_timer;
- | ^~
- /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:52:93: note: expected a constant of type ‘<type error>’, got ‘boost::asio::time_traits<boost::posix_time::ptime>’
- [ 11%] Building CXX object src/common/CMakeFiles/common.dir/Collision/Maps/TileAssembler.cpp.o
- [ 11%] Building CXX object src/common/CMakeFiles/common.dir/Collision/Models/GameObjectModel.cpp.o
- [ 11%] Building CXX object src/common/CMakeFiles/common.dir/Collision/Models/ModelInstance.cpp.o
- In file included from /home/grad/TBC_New/src/common/Logging/Log.h:23,
- from /home/grad/TBC_New/src/common/Collision/Models/GameObjectModel.cpp:26:
- /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:50:41: error: template argument required for ‘struct time_traits’
- 50 | template <typename Time, struct time_traits>
- | ^~~~~~~~~~~
- /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:52:93: error: type/value mismatch at argument 2 in template parameter list for ‘template<class Time, <typeprefixerror><anonymous> > class boost::asio::basic_deadline_timer’
- 52 | typedef basic_deadline_timer<posix_time::ptime, time_traits<boost::posix_time::ptime>> deadline_timer;
- | ^~
- /home/grad/TBC_New/src/common/Asio/AsioHacksFwd.h:52:93: note: expected a constant of type ‘<type error>’, got ‘boost::asio::time_traits<boost::posix_time::ptime>’
- make[2]: *** [src/common/CMakeFiles/common.dir/build.make:153: src/common/CMakeFiles/common.dir/Collision/DynamicTree.cpp.o] Ошибка 1
- make[2]: *** Ожидание завершения заданий…
- make[2]: *** [src/common/CMakeFiles/common.dir/build.make:223: src/common/CMakeFiles/common.dir/Collision/Maps/MapTree.cpp.o] Ошибка 1
- make[2]: *** [src/common/CMakeFiles/common.dir/build.make:209: src/common/CMakeFiles/common.dir/Collision/Management/VMapManager2.cpp.o] Ошибка 1
- make[2]: *** [src/common/CMakeFiles/common.dir/build.make:251: src/common/CMakeFiles/common.dir/Collision/Models/GameObjectModel.cpp.o] Ошибка 1
- make[2]: *** [src/common/CMakeFiles/common.dir/build.make:181: src/common/CMakeFiles/common.dir/Collision/Management/MMapManager.cpp.o] Ошибка 1
- make[1]: *** [CMakeFiles/Makefile2:934: src/common/CMakeFiles/common.dir/all] Ошибка 2
- make: *** [Makefile:149: all] Ошибка 2
- grad@mh001:~/TBC_New/build$