Lost PMR
-
Posts
21 -
Joined
-
Last visited
Posts posted by Lost PMR
-
-
11 hours ago, dane said:
Your screenshot shows the master branch under unix, so that's confusing.
Maybe it would help if you describe your current setup. What operating system are you running? Did you get the source with git? (The answer should be yes.) Post the result of "uname -a", "git remote show origin" and "git branch -v". Are you running the client on the same machine as the server? What's in your realmlist.wtf? What do you get from sql when you run "select * from auth.realmlist;"? What do you get when you run "iptables -L" and "ip6tables -L" on both (linux) client and server machines? You might even link your Server.log and Auth.log, if that's not a problem.
Its centos, yes its from git, everything is ok, iptable is ok too. Some people can connect from internet some people cannot connect ! they can auth & load characters...
-
2 hours ago, Magnuss said:
Why you are on master branch (which is for Legion and newer) and are showing us screens of WotLK and BC ?
3.3.5a
-
On 8/21/2018 at 10:11 PM, Lost PMR said:
New screenshot !
On 8/21/2018 at 11:45 AM, Lost PMR said:Yes ! my firewall rules is fine, bcz auth is work & you can login. after login you stuck in loading 100%.
Sometimes I can login !
I have problem on delete or create new character too :
look at this :
On 8/17/2018 at 12:18 PM, Lost PMR said:Hi all
I cannot connect to my server!
but some people is online in server !
what is the problem ! loading is 100% but its take long time & cannot login !
Screenshot :
I test to disable firewall! unstuck ... but still not working ...
1 Month & no answer !
I need help about this.
-
-
9 hours ago, dane said:
Are you saying that you have completely disabled all firewalls and still can't connect?
Yes ! my firewall rules is fine, bcz auth is work & you can login. after login you stuck in loading 100%.
Sometimes I can login !
I have problem on delete or create new character too :
look at this :
-
On 8/17/2018 at 12:48 AM, Lost PMR said:
Hi all
I cannot connect to my server!
but some people is online in server !
what is the problem ! loading is 100% but its take long time & cannot login !
Screenshot :
I test to disable firewall! unstuck ... but still not working ...
No have any idea?
-
Hi all
I cannot connect to my server!
but some people is online in server !
what is the problem ! loading is 100% but its take long time & cannot login !
Screenshot :
I test to disable firewall! unstuck ... but still not working ...
-
1 hour ago, Rochet2 said:
Maybe this helps you
WoW, That's decreased to 18%.
-
hi, my trinitycore use a lot of memory.
What is the problem?
-
anyone have any idea?
-
Hi,
>> Loaded 1019 creatures in pools in 2 ms
Loading Gameobject Pooling Data...
>> Loaded 24685 gameobject in pools in 33 ms
Loading Mother Pooling Data...
>> Loaded 2271 pools in mother pools in 3788 ms
Loading Quest Pooling Data...
>> Loaded 182 quests in pools in 0 ms
Starting objects pooling system....
.
.
World initialized in 41 minutes 10 seconds
Take long time for this ...
-
My error is for glibc ???
#ldd --version
ldd (GNU libc) 2.12
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper. -
Still have problem with CentOS 6.9
gcc version 6.3.1 20170216 (Red Hat 6.3.1-3) (GCC)-- The C compiler identification is GNU 6.3.1
-- The CXX compiler identification is GNU 6.3.1
-- Check for working C compiler: /opt/rh/devtoolset-6/root/usr/bin/gcc
-- Check for working C compiler: /opt/rh/devtoolset-6/root/usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /opt/rh/devtoolset-6/root/usr/bin/g++
-- Check for working CXX compiler: /opt/rh/devtoolset-6/root/usr/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- 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: /opt/rh/devtoolset-6/root/usr/bin/gcc
-- GCC: SFMT enabled, SSE2 flags forced
-- cotire 1.7.10 loaded.
-- Using mysql-config: /usr/bin/mysql_config
-- Found MySQL library: /usr/lib64/libmysqlclient.so
-- Found MySQL headers: /usr/include/mysql
-- Found MySQL executable: /usr/bin/mysql
-- Found git binary : /usr/local/bin/git* TrinityCore revision : 3d5e74329a15+ 2018-01-15 15:56:57 +0000 (master branch)
* TrinityCore buildtype : RelWithDebInfo* Install core to : /usr/local
* Install libraries to : /usr/local/lib
* Install configs to : /usr/local/etc* Build world/auth : Yes (default)
* Build with scripts : Yes (static)
* Build Eluna LuaEngine : Yes (default)
* Build map/vmap tools : Yes (default)
* Build core w/PCH : Yes (default)
* Build scripts w/PCH : Yes (default)
* Show compile-warnings : No (default)
* Use coreside debug : No (default)
* Show source tree : Yes (hierarchical)
* Use GIT revision hash : Yes (default)-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- 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
-- Boost version: 1.65.1
-- Found the following Boost libraries:
-- 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
-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.3")
-- Looking for open
-- Looking for open - found
-- Found OpenSSL library: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so
-- Found OpenSSL headers: /usr/include
-- Looking for MADV_FREE
-- Looking for MADV_FREE - not found
-- Found Readline library: /usr/lib64/libreadline.so
-- Include dir is: /usr/include
-- Found BZip2: /usr/lib64/libbz2.so (found version "1.0.5")
-- Looking for BZ2_bzCompressInit
-- Looking for BZ2_bzCompressInit - found
-- 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.
-- CXX target authserver cotired without unity build.* Script configuration (static):
|
+- worldserver
| +- Commands
| +- Custom
| +- EasternKingdoms
| +- Events
| +- Kalimdor
| +- Northrend
| +- OutdoorPvP
| +- Outland
| +- Pet
| +- Spells
| +- World
|
-- CXX target scripts cotired without unity build.-- CXX target worldserver cotired without unity build.
-- Configuring done
-- Generating done
-- Build files have been written to: /home/trinitycore/TrinityCore/buildScanning dependencies of target g3dlib
[ 0%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/AABox.cpp.o
[ 0%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Any.cpp.o
[ 0%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/AnyTableReader.cpp.o
[ 0%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/BinaryFormat.cpp.o
[ 0%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/BinaryInput.cpp.o
[ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/BinaryOutput.cpp.o
[ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Box.cpp.o
[ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Capsule.cpp.o
[ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/CollisionDetection.cpp.o
[ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/CoordinateFrame.cpp.o
[ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Crypto.cpp.o
[ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Cylinder.cpp.o
[ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/debugAssert.cpp.o
[ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/FileSystem.cpp.o
[ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/fileutils.cpp.o
[ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/format.cpp.o
[ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/g3dfnmatch.cpp.o
[ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/g3dmath.cpp.o
[ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/GThread.cpp.o
[ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Line.cpp.o
[ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/LineSegment.cpp.o
[ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Log.cpp.o
[ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Matrix3.cpp.o
[ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Matrix4.cpp.o
[ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/MemoryManager.cpp.o
[ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/PhysicsFrame.cpp.o
[ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Plane.cpp.o
[ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/prompt.cpp.o
[ 3%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Quat.cpp.o
[ 3%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Random.cpp.o
[ 3%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Ray.cpp.o
[ 3%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/RegistryUtil.cpp.o
[ 3%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Sphere.cpp.o
[ 3%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/stringutils.cpp.o
[ 3%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/System.cpp.o
[ 3%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/TextInput.cpp.o
[ 3%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/TextOutput.cpp.o
[ 3%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Triangle.cpp.o
[ 3%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/uint128.cpp.o
[ 3%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/UprightFrame.cpp.o
[ 4%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Vector2.cpp.o
[ 4%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Vector3.cpp.o
[ 4%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Vector4.cpp.o
[ 4%] Linking CXX static library libg3dlib.a
[ 4%] Built target g3dlib
Scanning dependencies of target Detour
[ 4%] Building CXX object dep/recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourAlloc.cpp.o
[ 4%] Building CXX object dep/recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourAssert.cpp.o
[ 4%] Building CXX object dep/recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourCommon.cpp.o
[ 4%] Building CXX object dep/recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourNavMesh.cpp.o
[ 4%] Building CXX object dep/recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourNavMeshBuilder.cpp.o
[ 4%] Building CXX object dep/recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourNavMeshQuery.cpp.o
[ 4%] Building CXX object dep/recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourNode.cpp.o
[ 4%] Linking CXX static library libDetour.a
[ 4%] Built target Detour
Scanning dependencies of target Recast
[ 4%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/Recast.cpp.o
[ 4%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastAlloc.cpp.o
[ 4%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastAssert.cpp.o
[ 5%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastArea.cpp.o
[ 5%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastContour.cpp.o
[ 5%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastFilter.cpp.o
[ 5%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastLayers.cpp.o
[ 5%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastMesh.cpp.o
[ 5%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastMeshDetail.cpp.o
[ 5%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastRasterization.cpp.o
[ 5%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastRegion.cpp.o
[ 5%] Linking CXX static library libRecast.a
[ 5%] Built target Recast
Scanning dependencies of target fmt
[ 5%] Building CXX object dep/fmt/CMakeFiles/fmt.dir/fmt/format.cc.o
[ 5%] Building CXX object dep/fmt/CMakeFiles/fmt.dir/fmt/ostream.cc.o
[ 5%] Building CXX object dep/fmt/CMakeFiles/fmt.dir/fmt/printf.cc.o
[ 5%] Building CXX object dep/fmt/CMakeFiles/fmt.dir/fmt/posix.cc.o
[ 5%] Linking CXX static library libfmt.a
[ 5%] Built target fmt
Scanning dependencies of target jemalloc
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/arena.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/background_thread.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/base.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/bitmap.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/ckh.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/ctl.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/extent.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/extent_dss.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/extent_mmap.c.o
[ 6%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/hash.c.o
[ 6%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/hooks.c.o
[ 6%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/jemalloc.c.o
In file included from /home/trinitycore/TrinityCore/dep/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:48:0,
from /home/trinitycore/TrinityCore/dep/jemalloc/src/jemalloc.c:2:
/home/trinitycore/TrinityCore/dep/jemalloc/src/jemalloc.c: In function ‘jemalloc_secure_getenv’:
/home/trinitycore/TrinityCore/dep/jemalloc/include/jemalloc/internal/hooks.h:15:37: error: ‘secure_getenv’ undeclared (first use in this function)
#define secure_getenv JEMALLOC_HOOK(secure_getenv, hooks_libc_hook)
^
/home/trinitycore/TrinityCore/dep/jemalloc/include/jemalloc/internal/hooks.h:7:71: note: in definition of macro ‘JEMALLOC_HOOK’
#define JEMALLOC_HOOK(fn, hook) ((void)(hook != NULL && (hook(), 0)), fn)
^~
/home/trinitycore/TrinityCore/dep/jemalloc/src/jemalloc.c:699:9: note: in expansion of macro ‘secure_getenv’
return secure_getenv(name);
^~~~~~~~~~~~~
/home/trinitycore/TrinityCore/dep/jemalloc/include/jemalloc/internal/hooks.h:15:37: note: each undeclared identifier is reported only once for each function it appears in
#define secure_getenv JEMALLOC_HOOK(secure_getenv, hooks_libc_hook)
^
/home/trinitycore/TrinityCore/dep/jemalloc/include/jemalloc/internal/hooks.h:7:71: note: in definition of macro ‘JEMALLOC_HOOK’
#define JEMALLOC_HOOK(fn, hook) ((void)(hook != NULL && (hook(), 0)), fn)
^~
/home/trinitycore/TrinityCore/dep/jemalloc/src/jemalloc.c:699:9: note: in expansion of macro ‘secure_getenv’
return secure_getenv(name);
^~~~~~~~~~~~~
dep/jemalloc/CMakeFiles/jemalloc.dir/build.make:326: recipe for target 'dep/jemalloc/CMakeFiles/jemalloc.dir/src/jemalloc.c.o' failed
make[2]: *** [dep/jemalloc/CMakeFiles/jemalloc.dir/src/jemalloc.c.o] Error 1
CMakeFiles/Makefile2:574: recipe for target 'dep/jemalloc/CMakeFiles/jemalloc.dir/all' failed
make[1]: *** [dep/jemalloc/CMakeFiles/jemalloc.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2
clang version 5.0.0
-- The C compiler identification is Clang 5.0.0
-- The CXX compiler identification is Clang 5.0.0
-- Check for working C compiler: /opt/llvm-5.0.0/bin/clang
-- Check for working C compiler: /opt/llvm-5.0.0/bin/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /opt/llvm-5.0.0/bin/clang++
-- Check for working CXX compiler: /opt/llvm-5.0.0/bin/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- 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: /opt/llvm-5.0.0/bin/clang
-- cotire 1.7.10 loaded.
-- Using mysql-config: /usr/bin/mysql_config
-- Found MySQL library: /usr/lib64/libmysqlclient.so
-- Found MySQL headers: /usr/include/mysql
-- Found MySQL executable: /usr/bin/mysql
-- Found git binary : /usr/local/bin/git* TrinityCore revision : 3d5e74329a15+ 2018-01-15 15:56:57 +0000 (master branch)
* TrinityCore buildtype : RelWithDebInfo* Install core to : /usr/local
* Install libraries to : /usr/local/lib
* Install configs to : /usr/local/etc* Build world/auth : Yes (default)
* Build with scripts : Yes (static)
* Build Eluna LuaEngine : Yes (default)
* Build map/vmap tools : Yes (default)
* Build core w/PCH : Yes (default)
* Build scripts w/PCH : Yes (default)
* Show compile-warnings : No (default)
* Use coreside debug : No (default)
* Show source tree : Yes (hierarchical)
* Use GIT revision hash : Yes (default)-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- 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
-- Boost version: 1.65.1
-- Found the following Boost libraries:
-- 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 - Failed
-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.3")
-- Looking for open
-- Looking for open - found
-- Found OpenSSL library: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so
-- Found OpenSSL headers: /usr/include
-- Looking for MADV_FREE
-- Looking for MADV_FREE - not found
-- Found Readline library: /usr/lib64/libreadline.so
-- Include dir is: /usr/include
-- Found BZip2: /usr/lib64/libbz2.so (found version "1.0.5")
-- Looking for BZ2_bzCompressInit
-- Looking for BZ2_bzCompressInit - found
-- 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.
-- CXX target authserver cotired without unity build.* Script configuration (static):
|
+- worldserver
| +- Commands
| +- Custom
| +- EasternKingdoms
| +- Events
| +- Kalimdor
| +- Northrend
| +- OutdoorPvP
| +- Outland
| +- Pet
| +- Spells
| +- World
|
-- CXX target scripts cotired without unity build.-- CXX target worldserver cotired without unity build.
-- Configuring done
-- Generating done
-- Build files have been written to: /home/trinitycore/TrinityCore/build
make
Scanning dependencies of target g3dlib
[ 0%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/AABox.cpp.o
[ 0%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Any.cpp.o
[ 0%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/AnyTableReader.cpp.o
[ 0%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/BinaryFormat.cpp.o
[ 0%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/BinaryInput.cpp.o
[ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/BinaryOutput.cpp.o
[ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Box.cpp.o
[ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Capsule.cpp.o
[ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/CollisionDetection.cpp.o
[ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/CoordinateFrame.cpp.o
[ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Crypto.cpp.o
[ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Cylinder.cpp.o
[ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/debugAssert.cpp.o
[ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/FileSystem.cpp.o
[ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/fileutils.cpp.o
[ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/format.cpp.o
[ 1%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/g3dfnmatch.cpp.o
[ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/g3dmath.cpp.o
[ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/GThread.cpp.o
[ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Line.cpp.o
[ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/LineSegment.cpp.o
[ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Log.cpp.o
[ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Matrix3.cpp.o
[ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Matrix4.cpp.o
[ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/MemoryManager.cpp.o
[ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/PhysicsFrame.cpp.o
[ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Plane.cpp.o
[ 2%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/prompt.cpp.o
[ 3%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Quat.cpp.o
[ 3%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Random.cpp.o
[ 3%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Ray.cpp.o
[ 3%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/RegistryUtil.cpp.o
[ 3%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Sphere.cpp.o
[ 3%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/stringutils.cpp.o
[ 3%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/System.cpp.o
[ 3%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/TextInput.cpp.o
[ 3%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/TextOutput.cpp.o
[ 3%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Triangle.cpp.o
[ 3%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/uint128.cpp.o
[ 3%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/UprightFrame.cpp.o
[ 4%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Vector2.cpp.o
[ 4%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Vector3.cpp.o
[ 4%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/Vector4.cpp.o
[ 4%] Linking CXX static library libg3dlib.a
[ 4%] Built target g3dlib
Scanning dependencies of target Detour
[ 4%] Building CXX object dep/recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourAlloc.cpp.o
[ 4%] Building CXX object dep/recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourAssert.cpp.o
[ 4%] Building CXX object dep/recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourCommon.cpp.o
[ 4%] Building CXX object dep/recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourNavMesh.cpp.o
[ 4%] Building CXX object dep/recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourNavMeshBuilder.cpp.o
[ 4%] Building CXX object dep/recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourNavMeshQuery.cpp.o
[ 4%] Building CXX object dep/recastnavigation/Detour/CMakeFiles/Detour.dir/Source/DetourNode.cpp.o
[ 4%] Linking CXX static library libDetour.a
[ 4%] Built target Detour
Scanning dependencies of target Recast
[ 4%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/Recast.cpp.o
[ 4%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastAlloc.cpp.o
[ 4%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastAssert.cpp.o
[ 5%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastArea.cpp.o
[ 5%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastContour.cpp.o
[ 5%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastFilter.cpp.o
[ 5%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastLayers.cpp.o
[ 5%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastMesh.cpp.o
[ 5%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastMeshDetail.cpp.o
[ 5%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastRasterization.cpp.o
[ 5%] Building CXX object dep/recastnavigation/Recast/CMakeFiles/Recast.dir/Source/RecastRegion.cpp.o
[ 5%] Linking CXX static library libRecast.a
[ 5%] Built target Recast
Scanning dependencies of target fmt
[ 5%] Building CXX object dep/fmt/CMakeFiles/fmt.dir/fmt/format.cc.o
[ 5%] Building CXX object dep/fmt/CMakeFiles/fmt.dir/fmt/ostream.cc.o
[ 5%] Building CXX object dep/fmt/CMakeFiles/fmt.dir/fmt/printf.cc.o
[ 5%] Building CXX object dep/fmt/CMakeFiles/fmt.dir/fmt/posix.cc.o
[ 5%] Linking CXX static library libfmt.a
[ 5%] Built target fmt
Scanning dependencies of target jemalloc
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/arena.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/background_thread.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/base.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/bitmap.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/ckh.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/ctl.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/extent.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/extent_dss.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/extent_mmap.c.o
[ 6%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/hash.c.o
[ 6%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/hooks.c.o
[ 6%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/jemalloc.c.o
/home/trinitycore/TrinityCore/dep/jemalloc/src/jemalloc.c:699:9: error: use of undeclared identifier 'secure_getenv'; did you mean '__secure_getenv'?
return secure_getenv(name);
^
/home/trinitycore/TrinityCore/dep/jemalloc/include/jemalloc/internal/hooks.h:15:37: note: expanded from macro 'secure_getenv'
#define secure_getenv JEMALLOC_HOOK(secure_getenv, hooks_libc_hook)
^
/usr/include/stdlib.h:572:14: note: '__secure_getenv' declared here
extern char *__secure_getenv (__const char *__name)
^
1 error generated.
make[2]: *** [dep/jemalloc/CMakeFiles/jemalloc.dir/src/jemalloc.c.o] Error 1
make[1]: *** [dep/jemalloc/CMakeFiles/jemalloc.dir/all] Error 2
make: *** [all] Error 2return secure_getenv(name);
changed to :
return __secure_getenv(name);Same error with Clang or GCC :
Scanning dependencies of target jemalloc
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/jemalloc.c.o
[ 5%] Building CXX object dep/jemalloc/CMakeFiles/jemalloc.dir/src/jemalloc_cpp.cpp.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/large.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/malloc_io.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/mutex.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/mutex_pool.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/nstime.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/pages.c.o
/home/trinitycore/TrinityCore/dep/jemalloc/src/pages.c:295:30: error: use of undeclared identifier 'MADV_HUGEPAGE'
return (madvise(addr, size, MADV_HUGEPAGE) != 0);
^
/home/trinitycore/TrinityCore/dep/jemalloc/src/pages.c:307:30: error: use of undeclared identifier 'MADV_NOHUGEPAGE'
return (madvise(addr, size, MADV_NOHUGEPAGE) != 0);
^
2 errors generated.
make[2]: *** [dep/jemalloc/CMakeFiles/jemalloc.dir/src/pages.c.o] Error 1
make[1]: *** [dep/jemalloc/CMakeFiles/jemalloc.dir/all] Error 2
make: *** [all] Error 2Someone Please HELP me :((((((
-
So, need to fix it to boost 1.66 too .
/mnt/e/Game/TrinityCoreF/src/common/Utilities/AsioHacksImpl.h:26:5: error: expected class-name before ‘{’ token
{
^
/mnt/e/Game/TrinityCoreF/src/common/Utilities/AsioHacksImpl.h: In constructor ‘Trinity::AsioStrand::AsioStrand(boost::asio::io_service&)’:
/mnt/e/Game/TrinityCoreF/src/common/Utilities/AsioHacksImpl.h:28:90: error: expected class-name before ‘(’ token
AsioStrand(boost::asio::io_service& io_service) : boost::asio::io_service::strand(io_service) { }
^
/mnt/e/Game/TrinityCoreF/src/common/Utilities/AsioHacksImpl.h:28:90: error: expected ‘{’ before ‘(’ token
/mnt/e/Game/TrinityCoreF/src/common/Logging/Log.cpp: In member function ‘void Log::write(std::unique_ptr<LogMessage>&&) const’:
/mnt/e/Game/TrinityCoreF/src/common/Logging/Log.cpp:235:19: error: invalid use of incomplete type ‘class boost::asio::io_service’
_ioService->post(_strand->wrap([logOperation](){ logOperation->call(); }));
^
In file included from PrecompiledHeaders/commonPCH.h:24:0:
/mnt/e/Game/TrinityCoreF/src/common/Logging/Log.h:39:15: note: forward declaration of ‘class boost::asio::io_service’
class io_service;
^
/mnt/e/Game/TrinityCoreF/src/common/Logging/Log.cpp:235:35: error: ‘class Trinity::AsioStrand’ has no member named ‘wra
’
_ioService->post(_strand->wrap([logOperation](){ logOperation->call(); }));
^ -
1 hour ago, polszki said:
I tryed the prevoious version also, with gcc4.x, 5.x, 6.x, clang 3.8 on ubuntu16.04lts, but its does'nt work for me, and later try on ubuntu 17, maybe something changed somewhere
Use commit : afa891d04d90189c9eeef49b4fd00f95936c540d
-
3 minutes ago, MrRobot said:
It doesn't. What I tried to say is that this error occurs on my ubuntu 16.04.3 machine while I'm using clang (and not gcc like you).
I try to compile with gcc5,gcc6,clang 3.8 on Ubuntu 16.04
also tested in centos with gcc4,gcc5,gcc6,gcc7, clang, All have error. but thats for new version patch. oldest version's work fine !
Idk, I wanna back to last version, new version need work more, now, have problem!
-
9 minutes ago, MrRobot said:
+1 for not compiling
Yep + 1 for this. Happens to me as well although console output says that I'm using clang (using ubuntu 16.04.3)
So, Clang work for you fine???? which version of clang?
Ubuntu 16.04
-- The C compiler identification is Clang 3.8.0
-- The CXX compiler identification is Clang 3.8.0
-- Boost version: 1.66.0[ 0%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/AABox.cpp.o
In file included from /mnt/e/Game/TrinityCoreF/dep/g3dlite/source/AABox.cpp:13:
In file included from /mnt/e/Game/TrinityCoreF/dep/g3dlite/include/G3D/platform.h:366:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/tr1/memory:39:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/memory:80:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/bits/unique_ptr.h:37:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/tuple:39:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/array:39:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/stdexcept:39:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/string:52:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/bits/basic_string.h:6159:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/ext/string_conversions.h:41:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/cstdlib:77:
/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/bits/std_abs.h:102:3: error: support for type
'__float128' is not yet implemented
abs(__float128 __x)
^
/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/bits/std_abs.h:102:18: error: support for type
'__float128' is not yet implemented
abs(__float128 __x)
^
2 errors generated.
dep/g3dlite/CMakeFiles/g3dlib.dir/build.make:62: recipe for target 'dep/g3dlite/CMakeFiles/g3dlib.dir/source/AABox.cpp.o' failed
make[2]: *** [dep/g3dlite/CMakeFiles/g3dlib.dir/source/AABox.cpp.o] Error 1
CMakeFiles/Makefile2:261: recipe for target 'dep/g3dlite/CMakeFiles/g3dlib.dir/all' failed
make[1]: *** [dep/g3dlite/CMakeFiles/g3dlib.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2 -
1 hour ago, Aokromes said:
Typical CentOS, i sugest you to try clang (i known it works on debian 9 up to clang 6.0.0) instead gcc 7.2.1.
So, I need to install LLVM 5.0.1 ? bcz , I have same error on CentoS with gcc6, & def install clang on centos 6.9 is : clang 3.4.2 & have same error, 5.0.1 work fine?
This is Error in Ubuntu 16.04 with GCC7
../../../dep/lualib/liblualib.a(loslib.c.o): In function `os_tmpname':
/mnt/e/Game/TrinityCoreF/dep/lualib/loslib.c:108: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
../game/libgame.a(DBCStores.cpp.o): In function `boost::cpp_regex_traits<wchar_t>::transform_primary[abi:cxx11](wchar_t const*, wchar_t const*) const':
/usr/include/boost/regex/v4/cpp_regex_traits.hpp:965: undefined reference to `boost::re_detail::cpp_regex_traits_implementation<wchar_t>::transform_primary[abi:cxx11](wchar_t const*, wchar_t const*) const'
../game/libgame.a(DBCStores.cpp.o): In function `boost::cpp_regex_traits<wchar_t>::transform[abi:cxx11](wchar_t const*, wchar_t const*) const':
/usr/include/boost/regex/v4/cpp_regex_traits.hpp:961: undefined reference to `boost::re_detail::cpp_regex_traits_implementation<wchar_t>::transform[abi:cxx11](wchar_t const*, wchar_t const*) const'
collect2: error: ld returned 1 exit status
src/server/worldserver/CMakeFiles/worldserver.dir/build.make:212: recipe for target 'src/server/worldserver/worldserver' failed
make[2]: *** [src/server/worldserver/worldserver] Error 1
CMakeFiles/Makefile2:1661: recipe for target 'src/server/worldserver/CMakeFiles/worldserver.dir/all' failed
make[1]: *** [src/server/worldserver/CMakeFiles/worldserver.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2------------------------------------------------------------------------------------------------------
CENTOS 6.9-- The C compiler identification is Clang 3.4.2
-- Boost version: 1.66.0
[ 6%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/hooks.c.o
[ 6%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/jemalloc.c.o
/home/trinity/trinity_Source/dep/jemalloc/src/jemalloc.c:699:9: error: use of undeclared identifier 'secure_getenv'; did you mean '__secure_getenv'?
return secure_getenv(name);
^
/home/trinity/trinity_Source/dep/jemalloc/include/jemalloc/internal/hooks.h:15:37: note: expanded from macro 'secure_getenv'
#define secure_getenv JEMALLOC_HOOK(secure_getenv, hooks_libc_hook)
^
/home/trinity/trinity_Source/dep/jemalloc/include/jemalloc/internal/hooks.h:7:71: note: expanded from macro 'JEMALLOC_HOOK'
#define JEMALLOC_HOOK(fn, hook) ((void)(hook != NULL && (hook(), 0)), fn)
^
/usr/include/stdlib.h:572:14: note: '__secure_getenv' declared here
extern char *__secure_getenv (__const char *__name)------------------------------------------------------------------------------------------------------
Ubuntu 16.04
-- The C compiler identification is Clang 3.8.0
-- The CXX compiler identification is Clang 3.8.0
-- Boost version: 1.66.0[ 0%] Building CXX object dep/g3dlite/CMakeFiles/g3dlib.dir/source/AABox.cpp.o
In file included from /mnt/e/Game/TrinityCoreF/dep/g3dlite/source/AABox.cpp:13:
In file included from /mnt/e/Game/TrinityCoreF/dep/g3dlite/include/G3D/platform.h:366:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/tr1/memory:39:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/memory:80:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/bits/unique_ptr.h:37:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/tuple:39:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/array:39:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/stdexcept:39:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/string:52:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/bits/basic_string.h:6159:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/ext/string_conversions.h:41:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/cstdlib:77:
/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/bits/std_abs.h:102:3: error: support for type
'__float128' is not yet implemented
abs(__float128 __x)
^
/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/bits/std_abs.h:102:18: error: support for type
'__float128' is not yet implemented
abs(__float128 __x)
^
2 errors generated.
dep/g3dlite/CMakeFiles/g3dlib.dir/build.make:62: recipe for target 'dep/g3dlite/CMakeFiles/g3dlib.dir/source/AABox.cpp.o' failed
make[2]: *** [dep/g3dlite/CMakeFiles/g3dlib.dir/source/AABox.cpp.o] Error 1
CMakeFiles/Makefile2:261: recipe for target 'dep/g3dlite/CMakeFiles/g3dlib.dir/all' failed
make[1]: *** [dep/g3dlite/CMakeFiles/g3dlib.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2 -
Problem after patch,
-- The C compiler identification is GNU 7.2.1
-- The CXX compiler identification is GNU 7.2.1
-- Check for working C compiler: /opt/rh/devtoolset-7/root/usr/bin/cc
-- Check for working C compiler: /opt/rh/devtoolset-7/root/usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /opt/rh/devtoolset-7/root/usr/bin/c++
-- Check for working CXX compiler: /opt/rh/devtoolset-7/root/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- 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: /opt/rh/devtoolset-7/root/usr/bin/cc
-- GCC: SFMT enabled, SSE2 flags forced
-- cotire 1.7.10 loaded.
-- Using mysql-config: /usr/bin/mysql_config
-- Found MySQL library: /usr/lib64/libmysqlclient.so
-- Found MySQL headers: /usr/include/mysql
-- Found MySQL executable: /usr/bin/mysql
-- Found git binary : /usr/local/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)"* TrinityCore revision : unknown 1970-01-01 00:00:00 +0000 (Archived branch)
* TrinityCore buildtype : RelWithDebInfo* Install core to : /home/trinity/server
* Install libraries to : /home/trinity/server/lib
* Install configs to : /home/trinity/server/etc* Build world/auth : Yes (default)
* Build with scripts : Yes (static)
* Build Eluna LuaEngine : Yes (default)
* Build map/vmap tools : Yes (default)
* Build core w/PCH : Yes (default)
* Build scripts w/PCH : Yes (default)
* Show compile-warnings : No (default)
* Use coreside debug : No (default)
* Show source tree : Yes (hierarchical)
* Use GIT revision hash : Yes (default)-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- 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
-- Boost version: 1.65.1
-- Found the following Boost libraries:
-- 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
-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.3")
-- Looking for open
-- Looking for open - found
-- Found OpenSSL library: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so
-- Found OpenSSL headers: /usr/include
-- Looking for MADV_FREE
-- Looking for MADV_FREE - not found
-- Found Readline library: /usr/lib64/libreadline.so
-- Include dir is: /usr/include
-- Found BZip2: /usr/lib64/libbz2.so (found version "1.0.5")
-- Looking for BZ2_bzCompressInit
-- Looking for BZ2_bzCompressInit - found
-- 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.
-- CXX target authserver cotired without unity build.* Script configuration (static):
|
+- worldserver
| +- Commands
| +- Custom
| +- EasternKingdoms
| +- Events
| +- Kalimdor
| +- Northrend
| +- OutdoorPvP
| +- Outland
| +- Pet
| +- Spells
| +- World
|
-- CXX target scripts cotired without unity build.-- CXX target worldserver cotired without unity build.
-- Configuring done
-- Generating done
-- Build files have been written to: /home/trinity/TrinityCore_Source/buildOS : CentOS 6.9
ERROR :
Scanning dependencies of target jemalloc
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/arena.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/background_thread.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/base.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/bitmap.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/ckh.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/ctl.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/extent.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/extent_dss.c.o
[ 5%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/extent_mmap.c.o
[ 6%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/hash.c.o
[ 6%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/hooks.c.o
[ 6%] Building C object dep/jemalloc/CMakeFiles/jemalloc.dir/src/jemalloc.c.o
In file included from /home/trinity/TrinityCore_Source/dep/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:48:0,
from /home/trinity/TrinityCore_Source/dep/jemalloc/src/jemalloc.c:2:
/home/trinity/TrinityCore_Source/dep/jemalloc/src/jemalloc.c: In function ‘jemalloc_secure_getenv’:
/home/trinity/TrinityCore_Source/dep/jemalloc/include/jemalloc/internal/hooks.h:15:37: error: ‘secure_getenv’ undeclared (first use in this function); did you mean ‘__secure_getenv’?
#define secure_getenv JEMALLOC_HOOK(secure_getenv, hooks_libc_hook)
^
/home/trinity/TrinityCore_Source/dep/jemalloc/include/jemalloc/internal/hooks.h:7:71: note: in definition of macro ‘JEMALLOC_HOOK’
#define JEMALLOC_HOOK(fn, hook) ((void)(hook != NULL && (hook(), 0)), fn)
^~
/home/trinity/TrinityCore_Source/dep/jemalloc/src/jemalloc.c:699:9: note: in expansion of macro ‘secure_getenv’
return secure_getenv(name);
^~~~~~~~~~~~~
/home/trinity/TrinityCore_Source/dep/jemalloc/include/jemalloc/internal/hooks.h:15:37: note: each undeclared identifier is reported only once for each function it appears in
#define secure_getenv JEMALLOC_HOOK(secure_getenv, hooks_libc_hook)
^
/home/trinity/TrinityCore_Source/dep/jemalloc/include/jemalloc/internal/hooks.h:7:71: note: in definition of macro ‘JEMALLOC_HOOK’
#define JEMALLOC_HOOK(fn, hook) ((void)(hook != NULL && (hook(), 0)), fn)
^~
/home/trinity/TrinityCore_Source/dep/jemalloc/src/jemalloc.c:699:9: note: in expansion of macro ‘secure_getenv’
return secure_getenv(name);
^~~~~~~~~~~~~
make[2]: *** [dep/jemalloc/CMakeFiles/jemalloc.dir/build.make:327: dep/jemalloc/CMakeFiles/jemalloc.dir/src/jemalloc.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:575: dep/jemalloc/CMakeFiles/jemalloc.dir/all] Error 2
make: *** [Makefile:128: all] Error 2
Stuck at connected / infinite loop / login issues / battle.net
in Help and Support
Posted
Changed, Thank you, But I use another port for example : 9965 & etc, That's need to test.