[Libreoffice-bugs] [Bug 144283] New: Compilation of core error linking starmath/source/mathml/mathmlimport.o

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Sep 3 13:42:33 UTC 2021


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

            Bug ID: 144283
           Summary: Compilation of core error linking
                    starmath/source/mathml/mathmlimport.o
           Product: LibreOffice
           Version: unspecified
          Hardware: ARM
                OS: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: mysaa at e.email

Description:
When compiling, i get a linker error. I get a linker error of type `undefined
reference to 'non-virtual thunk to ...'`

```
bash-5.0$ make -j 1 -rs -f /sources/libreoffice/ext/core/Makefile.gbuild build
[DEP] LNK:Library/libchartcontrollerlo.so
[LNK] Library/libchartcontrollerlo.so
[CMP] chart2/source/controller/chartcontroller
[BIN] chart2
[MOD] chart2
[DEP] LNK:Library/libcuilo.so
[LNK] Library/libcuilo.so
[CMP] cui/util/cui
[BIN] cui
[MOD] cui
[DEP] LNK:Library/libwriterfilterlo.so
[LNK] Library/libwriterfilterlo.so
/usr/bin/ld:
/sources/libreoffice/ext/core/workdir/CxxObject/writerfilter/source/rtftok/rtfdocumentimpl.o:
in function `writerfilter::rtftok::RTFDocumentImpl::handleEmbeddedObject()':
rtfdocumentimpl.cxx:(.text+0x86bc): 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: ***
[/sources/libreoffice/ext/core/writerfilter/Library_writerfilter.mk:10:
/sources/libreoffice/ext/core/instdir/program/libwriterfilterlo.so] Error 1
```

Steps to Reproduce:
1. clone the core repository of libreoffice
2. Autogen: ./autogen.sh --without-system-libxml
--with-distro=LibreOfficeOnline
3. Make: make


Actual Results:
Linker error

Expected Results:
No linker error


Reproducible: Didn't try


User Profile Reset: No



Additional Info:
Head of config.log:

./configure --without-system-libxml --disable-cups --disable-dbus
--disable-dconf --disable-epm --disable-evolution2 --disable-ext-nlpsolver
--disable-ext-wiki-publisher --disable-firebird-sdbc --disable-gio
--disable-gstreamer-1-0 --disable-gtk3 --disable-gui --disable-qt5
--disable-kf5 --disable-odk --disable-online-update --disable-skia
--enable-pdfimport --disable-postgresql-sdbc --disable-report-builder
--disable-scripting-beanshell --disable-scripting-javascript --disable-sdremote
--disable-sdremote-bluetooth --enable-extension-integration --enable-mergelibs
--enable-python=internal --enable-release-build
--with-external-dict-dir=/usr/share/hunspell
--with-external-hyph-dir=/usr/share/hyphen
--with-external-thes-dir=/usr/share/mythes --with-fonts --with-galleries=no
--with-lang=ALL --with-linker-hash-style=both --with-system-dicts
--with-system-zlib --with-theme=colibre --without-branding --without-help
--without-java --without-junit --with-myspell-dicts --without-package-format
--without-system-cairo --without-system-jars --without-system-jpeg
--without-system-libpng --without-system-libxml --without-system-openssl
--disable-poppler --without-system-postgresql
--srcdir=/sources/libreoffice/ext/core --enable-option-checking=fatal

-- 
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/20210903/34c1b179/attachment.htm>


More information about the Libreoffice-bugs mailing list