Build MCServer on Debian powerpc for MacMini - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html) +--- Forum: Discussion (https://forum.cuberite.org/forum-5.html) +--- Thread: Build MCServer on Debian powerpc for MacMini (/thread-1555.html) Pages:
1
2
|
Build MCServer on Debian powerpc for MacMini - david-76 - 08-23-2014 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 RE: Build MCServer on Debian powerpc for MacMini - bearbin - 08-23-2014 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. RE: Build MCServer on Debian powerpc for MacMini - david-76 - 08-23-2014 yes very much, will send you the login data via pm. Regards David RE: Build MCServer on Debian powerpc for MacMini - bearbin - 08-23-2014 OK, will do. Thanks for the access BTW, no guarantee that it will actually run on PPC, we may have some issues there. RE: Build MCServer on Debian powerpc for MacMini - david-76 - 08-23-2014 you have disabled pm ? RE: Build MCServer on Debian powerpc for MacMini - bearbin - 08-23-2014 Maybe, IDK. I got the details anyway, and I'm just setting the system up. RE: Build MCServer on Debian powerpc for MacMini - bearbin - 08-23-2014 OK, it's all set up. The first build is building, and it should be done in 20 / 30 mins. RE: Build MCServer on Debian powerpc for MacMini - david-76 - 08-24-2014 and it works? if yes then please describe how you did it. and thank you for your help in advance. RE: Build MCServer on Debian powerpc for MacMini - bearbin - 08-24-2014 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. RE: Build MCServer on Debian powerpc for MacMini - bearbin - 08-24-2014 I've fixed the PPC build, and it's working now. Link: http://ci.bearbin.net/job/MCServer%20Linux-PPC/ |