Tried compiling it on source on the Raspberry Pi 4B, running Ubuntu
20.10 (groovy). It compiled just fine up until this point:

_______

[LNK] Library/libcanvastoolslo.so
/usr/bin/ld: 
/home/putte/builds/core/workdir/CxxObject/svtools/source/misc/imageresourceaccess.o:
 in function 
`svt::GraphicAccess::getImageStream(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
 const&, rtl::OUString const&)':
imageresourceaccess.cxx:(.text+0xaf0): undefined reference to `non-virtual 
thunk to cppu::ImplInheritanceHelper<utl::OInputStreamWrapper, 
com::sun::star::io::XSeekable>::acquire()'
/usr/bin/ld: 
/home/putte/builds/core/workdir/CxxObject/svtools/source/misc/imageresourceaccess.o:
 in function 
`svt::GraphicAccess::getImageXStream(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
 const&, rtl::OUString const&)':
imageresourceaccess.cxx:(.text+0xf08): undefined reference to `non-virtual 
thunk to cppu::ImplInheritanceHelper<utl::OInputStreamWrapper, 
com::sun::star::io::XSeekable>::acquire()'
collect2: error: ld returned 1 exit status
make[1]: *** [/home/putte/builds/core/svtools/Library_svt.mk:20: 
/home/putte/builds/core/instdir/program/libsvtlo.so] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:283: build] Error 2

_______

In other words, the problem appears to be, whether I'm compiling from
source or running the program as a binary, in the
'com::sun::star::uno::'-related module.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1922112

Title:
  libreoffice (var. versions under v.7.x) on arm64, terminate called
  after throwing an instance of 'com::sun::star::uno::RuntimeException'
  \ Fatal exception: Signal 6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1922112/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to