if you are running a latest (as of yesterday trinitycore, and world database.. why are you not runnig the latest auth and char db. There may be updates in auth specifically that you are missing.
use cmake ../ instead, you are only going back one directory from build.
Also you should use -DPREFIX (at least) for your server, this tells where to build the servers.
example: cmake ../ -DPREFIX=/home/user/directory