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

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Feb 12 10:27:42 UTC 2020


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

--- Comment #34 from ilnur <lexboss777 at gmail.com> ---
Hello, I've just tried to build a master branch on a latest available commit
(be10debe0ec7873bdc56977d0b9934c6eb165b9e Wed Feb 12 11:00:15 2020 +0100).
Unfortunately it fails with the following error:
....
>[CXX] bridges/source/cpp_uno/gcc3_linux_aarch64/uno2cpp.cxx
>[CXX] bridges/source/cpp_uno/shared/bridge.cxx
>/home/user/Projects/libreoffice_aarch64/bridges/source/cpp_uno/gcc3_linux_aarch64/abi.cxx:156:35: error: unknown type name '__cxa_exception'; did you mean '__cxxabiv1::__cxa_exception'?
>        header = reinterpret_cast<__cxa_exception const *>(
>                                  ^~~~~~~~~~~~~~~
>                                  __cxxabiv1::__cxa_exception
>/home/user/Projects/libreoffice_aarch64/bridges/source/cpp_uno/gcc3_linux_aarch64/abi.hxx:71:8: note: '__cxxabiv1::__cxa_exception' declared here
>struct __cxa_exception {
>       ^
>/home/user/Projects/libreoffice_aarch64/bridges/source/cpp_uno/gcc3_linux_aarch64/abi.cxx:156:18: error: assigning to '__cxxabiv1::__cxa_exception *' from incompatible type 'const >__cxxabiv1::__cxa_exception *'
>        header = reinterpret_cast<__cxa_exception const *>(
>                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>2 errors generated.
>make[1]: *** [/home/user/Projects/libreoffice_aarch64/solenv/gbuild/LinkTarget.mk:298: /home/user/Projects/libreoffice_aarch64/workdir/CxxObject/bridges/source/cpp_uno/gcc3_linux_aarch64/abi.o] Error >1
>make[1]: *** Waiting for unfinished jobs....
>make: *** [Makefile:282: build] Error 2

Earlier it was building with no error and I didn't changed anything on my
computer.

-- 
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/20200212/a1bd7871/attachment.htm>


More information about the Libreoffice-bugs mailing list