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

--- Comment #34 from ilnur <lexboss...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to