[Libreoffice-bugs] [Bug 128671] New: master branch cannot be built without manual hacks with Aarch64 distro config

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Nov 8 11:45:34 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=128671

            Bug ID: 128671
           Summary: master branch cannot be built without manual hacks
                    with Aarch64 distro config
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: lexboss777 at gmail.com

Description:
Hello,

I've already mentioned this problem in mailing list:
https://lists.freedesktop.org/archives/libreoffice/2019-September/083539.html

I've just checked it out again with latest commit in master branch and the
problem still exists.

The problem is that you can't just clone and build libreoffice for android with
Aarch64 distro config.

Because there are some errors that should be fixed manually. Errors are
described in the mail.


But I want to add some more errors that happening now:

Linking obj/local/arm64-v8a/liblo-native-code.so
/home/me/Android/android-ndk-r20/toolchains/llvm/prebuilt/linux-x86_64/bin/../lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/bin/ld:
unrecognized option '--no-keep-files-mapped'

Earlier I would fix this by replacing ld with ld.gold because
--no-keep-files-mapped it's the option for the ld.gold, not ld.

But today I got another error: /usr/bin/ld: error: cannot find
-landroid_support.


Please, try to build it for android aarch64 and fix happening errors.


Actual Results:
master branch is not building out of the box

Expected Results:
master branch is building out of the box


Reproducible: Always


User Profile Reset: Yes



Additional Info:

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191108/22d60110/attachment.html>


More information about the Libreoffice-bugs mailing list