Hello, it is possible to create MCServer on debian powerpc? Have here a MacMini with 1.25 GHz and 1 GB Ram. At the moment Debian Wheezy ppc is installed.
Regards David
I don't have a ppc buildserver, but if you can allow me access to your macmini (assuming it's a server connected to the internet) I could set up a build.
yes very much, will send you the login data via pm. Regards David
OK, will do. Thanks for the access
BTW, no guarantee that it will actually run on PPC, we may have some issues there.
Maybe, IDK.
I got the details anyway, and I'm just setting the system up.
OK, it's all set up.
The first build is building, and it should be done in 20 / 30 mins.
and it works? if yes then please describe how you did it.
and thank you for your help in advance.
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.