Oh and I forgot to mention, the 2 checkpoint test failures are:
test/Checkpoints_tests.cpp(28): error in "sanity": check !Checkpoints::CheckBlock(11111, p134444) failed
test/Checkpoints_tests.cpp(29): error in "sanity": check !Checkpoints::CheckBlock(134444, p11111) failed
So armed with that intel, plus what mmpool has provided, I think that we can have a problem there solved pretty quick.
As to the exact attributes failing in lines 28 & 29, the source can be found in the src/test
https://github.com/GroundRod/IXCoin/blob/iXcoin/src/test/Checkpoints_tests.cpp