[opensuse-arm] Buiding Libreoffice 5.0
I have for many months been trying to build Libreoffice on ARM with no success. There is a working build of it on Debian so it must be possible. I suspect the first thing they did is remove a whole bunch of obscure options that are hardly every used. This would remove pre-requisite packages and reduce the build time. I am trying now to build LO 5.0. It runs for a day and then starts over again. Can someone explain why this never builds? I am going to look at the package on Debian and see what options they use and how they break it into sub-packages. Maybe I will try building the Debian package on the openSuse Build System to see if there is a problem with the build system. Any thoughts on this would be appreciated. Bill -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On Tuesday 14 of July 2015 08:34:40 Bill Merriam wrote:
I have for many months been trying to build Libreoffice on ARM with no success. There is a working build of it on Debian so it must be possible. I suspect the first thing they did is remove a whole bunch of obscure options that are hardly every used. This would remove pre-requisite packages and reduce the build time.
I am trying now to build LO 5.0. It runs for a day and then starts over again. Can someone explain why this never builds?
I am going to look at the package on Debian and see what options they use and how they break it into sub-packages. Maybe I will try building the Debian package on the openSuse Build System to see if there is a problem with the build system.
Any thoughts on this would be appreciated. Getting in touch with maintainer of LO in openSUSE might help.
Martin
Dne Út 14. července 2015 15:43:54, Martin Pluskal napsal(a):
On Tuesday 14 of July 2015 08:34:40 Bill Merriam wrote:
I have for many months been trying to build Libreoffice on ARM with no success. There is a working build of it on Debian so it must be possible. I suspect the first thing they did is remove a whole bunch of obscure options that are hardly every used. This would remove pre-requisite packages and reduce the build time.
I am trying now to build LO 5.0. It runs for a day and then starts over again. Can someone explain why this never builds?
I am going to look at the package on Debian and see what options they use and how they break it into sub-packages. Maybe I will try building the Debian package on the openSuse Build System to see if there is a problem with the build system.
Any thoughts on this would be appreciated.
Getting in touch with maintainer of LO in openSUSE might help.
Martin
Just to note, splitting the build is huge pain in the ass with long term maintenance, so unless it will be multiple people working on it like in debian you can forget this approach Overall we managed to build the LO on arm when needed, it just uses quite a bit resources with all parts enabled. Most consuming is building all the vcl bindings (kde/gtk2/gtk3/...). You can try to conditionalize that support. Another huge time consumer is generating the translations, which I would not recommend disabling, but if you are unable to produce the results. When I ran osc build on my arm board (tested cca 6 months ago) I was able to produce the resulting packages. Maybe we are just too hog for qemu build in OBS? HTH Tom
Hi Bill,
I am trying now to build LO 5.0. It runs for a day and then starts over again. Can someone explain why this never builds?
I've been trying to debug that myself, it is an instability on the build host.. it probably doesn't help that we have multiple projects trying to build libreoffice all the time. the one I'm working on is in devel:ARM:Factory Greetings, Dirk -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On Tue, 2015-07-14 at 15:53 +0200, Dirk Müller wrote:
Hi Bill,
I am trying now to build LO 5.0. It runs for a day and then starts over again. Can someone explain why this never builds?
I've been trying to debug that myself, it is an instability on the build host.. it probably doesn't help that we have multiple projects trying to build libreoffice all the time. the one I'm working on is in devel:ARM:Factory
Greetings, Dirk
Okay, I will STOP trying to build it on OBS and work on building it locally. For my own purposes I will remove anything that doesn't make sense, like supporting old file formats, etc. I will send a note to the LO maintainers and ask if they have ARM hardware to test with. I could send them an RPI2 :). Bill -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (4)
-
Bill Merriam
-
Dirk Müller
-
Martin Pluskal
-
Tomáš Chvátal