desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #62951
[Bug 900636] Re: libreoffice ftbfs on armhf
This is going to be a non-trivial porting project due to libreoffice
needing to know a massive *ton* about how the C++ calling conventions on
a given platform work.
Here's a general idea of what it took to build libreoffice (partially)
on Windows x64 which explains the broken module:
http://libreofficeaustralia.org/pa/community/blog/planet/20110328
/porting-libreoffice-x64-windows
I'm reading through the ARM calling convention guide and using libffi's
source as a handy reference guide, and will take a stab at doing the
port, but its absolutely suck and pain.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/900636
Title:
libreoffice ftbfs on armhf
Status in “libreoffice” package in Ubuntu:
Confirmed
Status in “libreoffice” source package in Precise:
Confirmed
Bug description:
in precise,
/bin/bash: line 1: 11191 Segmentation fault LD_LIBRARY_PATH=/build/buildd/libreoffice-3.4.4/libreoffice-build/build/libreoffice-3.4.3.2/solver/340/unxlngr.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /build/buildd/libreoffice-3.4.4/libreoffice-build/build/libreoffice-3.4.3.2/solver/340/unxlngr.pro/bin/uno -ro uno_services.rdb -ro uno_types.rdb -s com.sun.star.test.bridge.BridgeTest -- com.sun.star.test.bridge.CppTestObject
dmake: Error code 139, while making 'runtest'
Retrying /build/buildd/libreoffice-3.4.4/libreoffice-build/build/libreoffice-3.4.3.2/testtools/source/bridgetest
Making: all_bridgetest.dpslo
cd ../../unxlngr.pro/lib && : && LD_LIBRARY_PATH=/build/buildd/libreoffice-3.4.4/libreoffice-build/build/libreoffice-3.4.3.2/solver/340/unxlngr.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /build/buildd/libreoffice-3.4.4/libreoffice-build/build/libreoffice-3.4.3.2/solver/340/unxlngr.pro/bin/uno \
-ro uno_services.rdb -ro uno_types.rdb \
-s com.sun.star.test.bridge.BridgeTest -- \
com.sun.star.test.bridge.CppTestObject
/bin/bash: line 1: 11210 Segmentation fault LD_LIBRARY_PATH=/build/buildd/libreoffice-3.4.4/libreoffice-build/build/libreoffice-3.4.3.2/solver/340/unxlngr.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /build/buildd/libreoffice-3.4.4/libreoffice-build/build/libreoffice-3.4.3.2/solver/340/unxlngr.pro/bin/uno -ro uno_services.rdb -ro uno_types.rdb -s com.sun.star.test.bridge.BridgeTest -- com.sun.star.test.bridge.CppTestObject
dmake: Error code 139, while making 'runtest'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/900636/+subscriptions
References