The build itself does not compile (because of a broken endianness check somewhere in MCServer), but that should be reasonably easy to fix.
In the process of setting up the buildserver, I created an account for jenkins, then installed clang, clang++, git, build-essential, and openjdk-7-jre. Then I added it to the buildserver as a slave and copied the x86-64 job, just changing the slave it runs on.
I should have fixed it in master, but it may need more work.
In the process of setting up the buildserver, I created an account for jenkins, then installed clang, clang++, git, build-essential, and openjdk-7-jre. Then I added it to the buildserver as a slave and copied the x86-64 job, just changing the slave it runs on.
I should have fixed it in master, but it may need more work.