I spoke too soon, zone did not build.
Code:
spawngroup.cpp:54:77: error: cast from ‘SpawnGroup*’ to ‘uint32 {aka unsigned int}’ loses precision [-fpermissive]
make[2]: *** [zone/CMakeFiles/zone.dir/spawngroup.cpp.o] Error 1
make[1]: *** [zone/CMakeFiles/zone.dir/all] Error 2
Ahh, I see the reason I got that is I was playing with the debug level, need to back it down.