[Bug 145656] libreoffice-7.2.2.2 build fails on aarch64 with undefined reference to non-virtual thunk to cppu

2024-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145656

hardikris  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |NOTOURBUG

--- Comment #5 from hardikris  ---
Thank you for getting in touch with us!
Although Bugzilla sometimes feels like the center of the
Universe, there are a few topics that need to be
reported elsewhere. To find the right place to report
your issue, please look at the BugReport wiki page:
https://wiki.documentfoundation.org/QA/BugReport#Not_all_bugs_go_to_Bugzilla

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145656] libreoffice-7.2.2.2 build fails on aarch64 with undefined reference to non-virtual thunk to cppu

2021-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145656

Kevin Suo  changed:

   What|Removed |Added

 CC||suokunl...@126.com

--- Comment #4 from Kevin Suo  ---
For such build issues I suggest you go to the #libreoffice-dev irc channel for
devs' advice.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145656] libreoffice-7.2.2.2 build fails on aarch64 with undefined reference to non-virtual thunk to cppu

2021-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145656

--- Comment #3 from john.frank...@outlook.com ---
I tried compiling libreoffice-7.2.3.1 with clang-10.1 and the gcc-10 patch.

The build fails with:

[PRL] CustomTarget/postprocess/images/commandimagelist.ilst
/usr/local/bin/ld:
/mnt/sda8/usr/src/libreoffice-7.2.3.1/workdir/CxxObject/dbaccess/source/core/dataaccess/databasedocument.o:
in function `com_sun_star_comp_dba_ODatabaseDocument':
databasedocument.cxx:(.text+0xeda8): undefined reference to
`dbaccess::ODatabaseContext::getUnoTunnelId()'

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145656] libreoffice-7.2.2.2 build fails on aarch64 with undefined reference to non-virtual thunk to cppu

2021-11-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145656

Aron Budea  changed:

   What|Removed |Added

 Blocks||126862


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=126862
[Bug 126862] [META] Issues with unusual builds / unit tests
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145656] libreoffice-7.2.2.2 build fails on aarch64 with undefined reference to non-virtual thunk to cppu

2021-11-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145656

--- Comment #2 from Ali Haydar Çalışkan  ---
I managed to workaround this issue by compiling LO with the clang compiler,
with the same patch. I am the one who opened 142442 bug report but so far no
conclusive response.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145656] libreoffice-7.2.2.2 build fails on aarch64 with undefined reference to non-virtual thunk to cppu

2021-11-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145656

--- Comment #1 from john.frank...@outlook.com ---
The same error occurs with libreoffice-7.2.3.1

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145656] libreoffice-7.2.2.2 build fails on aarch64 with undefined reference to non-virtual thunk to cppu

2021-11-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145656

Mike Kaganski  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=14
   ||2442

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145656] New: libreoffice-7.2.2.2 build fails on aarch64 with undefined reference to non-virtual thunk to cppu

2021-11-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145656

Bug ID: 145656
   Summary: libreoffice-7.2.2.2 build fails on aarch64 with
undefined reference to non-virtual thunk to cppu
   Product: LibreOffice
   Version: 7.2.2.2 release
  Hardware: ARM
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: john.frank...@outlook.com

Description:
libreoffice-7.2.2.2 build succeeds on x86 and x86_64 using gcc-10.2 without
needing patches

libreoffice-7.2.2.2 build fails on aarch64 using gcc-10.2 with an error
involving an undefined reference to non-virtual thunk to cppu.

Using the gcc-10 patch from here:
https://bug-attachments.documentfoundation.org/attachment.cgi?id=172646 the
above and other similar errors are fixed, but the build fails with:

[MOD] avmedia
/usr/local/bin/ld:
/mnt/sda8/usr/src/libreoffice-7.2.2.2/workdir/CxxObject/xmloff/source/core/xmlimp.o:
in function `SvXMLImport::SetAutoStyles(SvXMLStylesContext*)':
xmlimp.cxx:(.text+0x89a8): undefined reference to `non-virtual thunk to
cppu::WeakImplHelper::acquire()'
collect2: error: ld returned 1 exit status
make[1]: *** [/mnt/sda8/usr/src/libreoffice-7.2.2.2/xmloff/Library_xo.mk:20:
/mnt/sda8/usr/src/libreoffice-7.2.2.2/instdir/program/libxolo.so] Error 1


Steps to Reproduce:
build with:

CC="gcc -march=armv8-a+crc -mtune=cortex-a72 -Os -pipe" CXX="g++
-march=armv8-a+crc -mtune=cortex-a72 -Os -pipe -DNDEBUG" ./autogen.sh
--prefix=/usr/local --localstatedir=/var --with-lang='fr en-GB' --without-help
--without-myspell-dicts --without-junit --without-system-dicts --disable-odk
--enable-release-build=yes --enable-python=system --without-java
--with-system-boost --with-system-curl --with-system-epoxy --with-system-expat
--with-system-graphite --with-system-icu --with-system-harfbuzz
--with-system-jpeg --with-system-lcms2 --with-system-libpng
--with-system-libxml  --with-system-neon --with-system-nss
--with-system-openssl --with-system-poppler --with-system-zlib
--with-system-hunspell --with-system-sane --disable-firebird-sdbc
--without-fonts

Actual Results:
[MOD] avmedia
/usr/local/bin/ld:
/mnt/sda8/usr/src/libreoffice-7.2.2.2/workdir/CxxObject/xmloff/source/core/xmlimp.o:
in function `SvXMLImport::SetAutoStyles(SvXMLStylesContext*)':
xmlimp.cxx:(.text+0x89a8): undefined reference to `non-virtual thunk to
cppu::WeakImplHelper::acquire()'
collect2: error: ld returned 1 exit status
make[1]: *** [/mnt/sda8/usr/src/libreoffice-7.2.2.2/xmloff/Library_xo.mk:20:
/mnt/sda8/usr/src/libreoffice-7.2.2.2/instdir/program/libxolo.so] Error 1

Expected Results:
No errors


Reproducible: Always


User Profile Reset: No



Additional Info:
building natively on RPi4

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 124225] Compilation error: mailconfigpage.cxx:(.text+0x3171): undefined reference to `non-virtual thunk to cppu::PartialWeakComponentImplHelper

2019-08-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124225

Aron Budea  changed:

   What|Removed |Added

 Blocks||126862


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=126862
[Bug 126862] [META] Issues with unusual builds / unit tests
-- 
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

Re: Compilation error: mailconfigpage.cxx:(.text+0x3171): undefined reference to `non-virtual thunk to cppu::PartialWeakComponentImplHelper::acquire()'

2019-03-22 Thread Stephan Bergmann

On 21/03/2019 23:11, David Rohr wrote:

During compilation on gentoo linux 64 bit with GCC 8.3 of libreoffice
6.2.1.2 I get the following error:

mailconfigpage.cxx:(.text+0x3171): undefined reference to `non-virtual
thunk to
cppu::PartialWeakComponentImplHelper::acquire()'

I can fix this by appending
template class
cppu::PartialWeakComponentImplHelper;
at the end of mailconfigpage.cxx

I filed a bug report here
(https://bugs.documentfoundation.org/show_bug.cgi?id=124225) but was
asked to write to the mailing list instead.


This looks like a compiler bug.  Any such thunks should be emitted 
weakly in mailconfigpage.o.  (What complicates things is that there can 
be thunks for that virtual function with different offsets, and while 
the offsets are encoded in the mangled symbol names, the demangled 
version is just "non-virtual thunk to ..." without a mention of the 
offset, and ld unhelpfully only reports the demangled name.)  For 
example, in my Linux x86-64 build, I have



$ nm workdir/CxxObject/sw/source/ui/config/mailconfigpage.o | grep 
'_ZThn.*_N4cppu30PartialWeakComponentImplHelperIJN3com3sun4star4mail19XConnectionListenerEEE7acquireEv'
 W 
_ZThn32_N4cppu30PartialWeakComponentImplHelperIJN3com3sun4star4mail19XConnectionListenerEEE7acquireEv
 W 
_ZThn72_N4cppu30PartialWeakComponentImplHelperIJN3com3sun4star4mail19XConnectionListenerEEE7acquireEv
 W 
_ZThn80_N4cppu30PartialWeakComponentImplHelperIJN3com3sun4star4mail19XConnectionListenerEEE7acquireEv

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Compilation error: mailconfigpage.cxx:(.text+0x3171): undefined reference to `non-virtual thunk to cppu::PartialWeakComponentImplHelper::acquire()'

2019-03-21 Thread David Rohr
Hello,

During compilation on gentoo linux 64 bit with GCC 8.3 of libreoffice
6.2.1.2 I get the following error:

mailconfigpage.cxx:(.text+0x3171): undefined reference to `non-virtual
thunk to
cppu::PartialWeakComponentImplHelper::acquire()'

I can fix this by appending
template class
cppu::PartialWeakComponentImplHelper;
at the end of mailconfigpage.cxx

I filed a bug report here
(https://bugs.documentfoundation.org/show_bug.cgi?id=124225) but was
asked to write to the mailing list instead.

Kind Regards
David Rohr









signature.asc
Description: OpenPGP digital signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-bugs] [Bug 124225] New: Compilation error: mailconfigpage.cxx:(.text+0x3171): undefined reference to `non-virtual thunk to cppu::PartialWeakComponentImplHelper

2019-03-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124225

Bug ID: 124225
   Summary: Compilation error: mailconfigpage.cxx:(.text+0x3171):
undefined reference to `non-virtual thunk to
cppu::PartialWeakComponentImplHelper::acquire()'
   Product: LibreOffice
   Version: 6.2.1.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: bugzi...@jwdt.org

In compilation on gentoo linux 64 bit with GCC 8.3 of libreoffice 6.2.1.2 I get
the following error:

mailconfigpage.cxx:(.text+0x3171): undefined reference to `non-virtual thunk to
cppu::PartialWeakComponentImplHelper::acquire()'

I can fix this by appending
template class
cppu::PartialWeakComponentImplHelper;
at the end of mailconfigpage.cxx

-- 
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

[Libreoffice-bugs] [Bug 78174] Build failure: undefined reference to `non-virtual thunk to WindowListenerMultiplexer::acquire()' etc. in svx/source/fmcomp/fmgridif.cxx

2015-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78174

Michael Stahl mst...@redhat.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |mst...@redhat.com
   |desktop.org |

--- Comment #12 from Michael Stahl mst...@redhat.com ---
the GCC bug now has a reduced reproducer for the bug

work-around pushed to master

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 78174] Build failure: undefined reference to `non-virtual thunk to WindowListenerMultiplexer::acquire()' etc. in svx/source/fmcomp/fmgridif.cxx

2015-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78174

Michael Stahl mst...@redhat.com changed:

   What|Removed |Added

 Status|RESOLVED|NEW
 CC||sberg...@redhat.com
 Resolution|INVALID |---
Summary|Build failure: undefined|Build failure: undefined
   |reference to acquire|reference to `non-virtual
   ||thunk to
   ||WindowListenerMultiplexer::
   ||acquire()' etc. in
   ||svx/source/fmcomp/fmgridif.
   ||cxx

--- Comment #11 from Michael Stahl mst...@redhat.com ---
for whatever reason i've got this error too now, after switching
from --eable-dbgutil to --enable-symbols, in a 32-bit build

gcc (GCC) 4.9.2 20141101 (Red Hat 4.9.2-1)

 nm --demangle workdir/CxxObject/toolkit/source/helper/listenermultiplexer.o | 
 grep \\bWindowListenerMultiplexer::acquire
 W WindowListenerMultiplexer::acquire()
0009 W non-virtual thunk to WindowListenerMultiplexer::acquire()

 nm --demangle instdir/program/libtklo.so | grep 
 \\bWindowListenerMultiplexer::acquire
00181956 t WindowListenerMultiplexer::acquire()
0018195f t non-virtual thunk to WindowListenerMultiplexer::acquire()

this is the same on the working and non-working builds:
weak symbol that is not exported from the .so

the non-working build has an undefined symbol in fmgridif.o:

 nm --demangle workdir/CxxObject/svx/source/fmcomp/fmgridif.o | grep 
 \\bWindowListenerMultiplexer::acquire
 U non-virtual thunk to WindowListenerMultiplexer::acquire()

while the working one does not mention the class at all:

 nm --demangle workdir/CxxObject/svx/source/fmcomp/fmgridif.o | grep 
 WindowListenerMultiplexer


the problem happens in FmXGridControl::createPeer(),
where essentially Reference are constructed that call acquire()/release():

pPeer-addWindowListener( maWindowListeners );


i've got a work-around (out-line the acquire/release functions)
that i'll push later today.

it looks like what makes this fail is the -Os optimization level,
with -O2 we get weak symbols in fmgridif.o.  since this builds fine
in Fedora 21 probably the rpm foo overrides the default opt. flags there.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


Re: undefined reference to non-virtual thunk

2015-01-05 Thread Michael Stahl
On 16.12.2014 08:22, Kostas Tamateas wrote:
 Hello everyone,
 
 I'm trying to build libreoffice-4.3.41 sources.
 My system is a Debian distribution 32-bit with gcc 4.9.1 and my configure is 
 this:
 
 ../autogen.sh --enable-release-build --enable-mergelibs=yes --without-java 
 --without-junit --without-doxygen --disable-gconf --disable-firebird-sdbc 
 --disable-postgresql-sdbc --disable-collada --disable-dbus --disable-gtk 
 --disable-randr --disable-gltf --disable-liblangtag --disable-gstreamer 
 --disable-kdeab --disable-tdeab  --disable-systray --disable-coinmp 
 --disable-lpsolve --disable-sdremote --disable-cve-tests --disable-orcus 
 --disable-graphite --disable-odk --disable-cups --with-system-libs 
 --without-boost-date-time --without-boost-iostreams --disable-pdfimport 
 --disable-opengl --disable-opencl --disable-gstreamer-0-10 --with-webdav=neon
 
 After long time I get this message:
 
 /libreoffice-4.3.4.1/workdir/CxxObject/svx/source/fmcomp/fmgridif.o: 
 In function 
 `FmXGridControl::createPeer(com::sun::star::uno::Referencecom::sun::star::awt::XToolkit
  const, com::sun::star::uno::Referencecom::sun::star::awt::XWindowPeer 
 const)':
 fmgridif.cxx:(.text+0x87dc): undefined reference to `non-virtual thunk to 
 WindowListenerMultiplexer::acquire()'
 fmgridif.cxx:(.text+0x8837): undefined reference to `non-virtual thunk to 
 FocusListenerMultiplexer::acquire()'
 fmgridif.cxx:(.text+0x8892): undefined reference to `non-virtual thunk to 
 KeyListenerMultiplexer::acquire()'
 fmgridif.cxx:(.text+0x88ed): undefined reference to `non-virtual thunk to 
 MouseListenerMultiplexer::acquire()'
 fmgridif.cxx:(.text+0x8948): undefined reference to `non-virtual thunk to 
 MouseMotionListenerMultiplexer::acquire()'
 fmgridif.cxx:(.text+0x89a3): undefined reference to `non-virtual thunk to 
 PaintListenerMultiplexer::acquire()'
 collect2: error: ld returned 1 exit status
 
 Is a possible way to fix that problem ?

i think that this commit was intended to help here but i've never had
the problem myself so maybe it doesn't work - the commit is only in the
libreoffice-4-4 and master branches so you could try to git
cherry-pick it to libreoffice-4-3 and tell us if that helps.


commit bb182b47ca7362b05c03d583d3547643d9a99562
Author: Michael Stahl mst...@redhat.com
AuthorDate: Thu Aug 7 21:18:56 2014 +0200

toolkit: export some ListenerMultiplexer types

These are used from svx and apparently some (buggy?) toolchains fail
with
fmgridif.cxx:: undefined reference to `non-virtual thunk
 to WindowListenerMultiplexer::acquire()'
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: undefined reference to non-virtual thunk

2014-12-20 Thread Miklos Vajna
Hi Kostas,

On Tue, Dec 16, 2014 at 09:22:33AM +0200, Kostas Tamateas 
ktamat...@dataways.gr wrote:
 Hello everyone,
 
 I'm trying to build libreoffice-4.3.41 sources.
 My system is a Debian distribution 32-bit with gcc 4.9.1 and my configure is 
 this:
 
 ./autogen.sh --enable-release-build --enable-mergelibs=yes --without-java 
 --without-junit --without-doxygen --disable-gconf --disable-firebird-sdbc 
 --disable-postgresql-sdbc --disable-collada --disable-dbus --disable-gtk 
 --disable-randr --disable-gltf --disable-liblangtag --disable-gstreamer 
 --disable-kdeab --disable-tdeab  --disable-systray --disable-coinmp 
 --disable-lpsolve --disable-sdremote --disable-cve-tests --disable-orcus 
 --disable-graphite --disable-odk --disable-cups --with-system-libs 
 --without-boost-date-time --without-boost-iostreams --disable-pdfimport 
 --disable-opengl --disable-opencl --disable-gstreamer-0-10 --with-webdav=neon
 
 After long time I get this message:
 
 /libreoffice-4.3.4.1/workdir/CxxObject/svx/source/fmcomp/fmgridif.o:
 In function 
 `FmXGridControl::createPeer(com::sun::star::uno::Referencecom::sun::star::awt::XToolkit
  const, com::sun::star::uno::Referencecom::sun::star::awt::XWindowPeer 
 const)':
 fmgridif.cxx:(.text+0x87dc): undefined reference to `non-virtual thunk to 
 WindowListenerMultiplexer::acquire()'
 fmgridif.cxx:(.text+0x8837): undefined reference to `non-virtual thunk to 
 FocusListenerMultiplexer::acquire()'
 fmgridif.cxx:(.text+0x8892): undefined reference to `non-virtual thunk to 
 KeyListenerMultiplexer::acquire()'
 fmgridif.cxx:(.text+0x88ed): undefined reference to `non-virtual thunk to 
 MouseListenerMultiplexer::acquire()'
 fmgridif.cxx:(.text+0x8948): undefined reference to `non-virtual thunk to 
 MouseMotionListenerMultiplexer::acquire()'
 fmgridif.cxx:(.text+0x89a3): undefined reference to `non-virtual thunk to 
 PaintListenerMultiplexer::acquire()'
 collect2: error: ld returned 1 exit status
 
 Is a possible way to fix that problem ?

Is there a reason you use custom autogen switches? Can you try without
them, especially without --enable-mergelibs=yes? The more custom
switches you use, the more you're on your own.

Regards,

Miklos


signature.asc
Description: Digital signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: undefined reference to non-virtual thunk

2014-12-20 Thread Chris Sherlock
Hi Kostas,

I can see you've got quite a few configure options set there.

Can you take them out one by one and run make svx.all

Chris

Sent from my iPhone

 On 16 Dec 2014, at 6:22 pm, Kostas Tamateas ktamat...@dataways.gr wrote:
 
 Hello everyone,
 
 I'm trying to build libreoffice-4.3.41 sources.
 My system is a Debian distribution 32-bit with gcc 4.9.1 and my configure is 
 this:
 
 ./autogen.sh --enable-release-build --enable-mergelibs=yes --without-java 
 --without-junit --without-doxygen --disable-gconf --disable-firebird-sdbc 
 --disable-postgresql-sdbc --disable-collada --disable-dbus --disable-gtk 
 --disable-randr --disable-gltf --disable-liblangtag --disable-gstreamer 
 --disable-kdeab --disable-tdeab  --disable-systray --disable-coinmp 
 --disable-lpsolve --disable-sdremote --disable-cve-tests --disable-orcus 
 --disable-graphite --disable-odk --disable-cups --with-system-libs 
 --without-boost-date-time --without-boost-iostreams --disable-pdfimport 
 --disable-opengl --disable-opencl --disable-gstreamer-0-10 --with-webdav=neon
 After long time I get this message:
 /libreoffice-4.3.4.1/workdir/CxxObject/svx/source/fmcomp/fmgridif.o: 
 In function 
 `FmXGridControl::createPeer(com::sun::star::uno::Referencecom::sun::star::awt::XToolkit
  const, com::sun::star::uno::Referencecom::sun::star::awt::XWindowPeer 
 const)':
 fmgridif.cxx:(.text+0x87dc): undefined reference to `non-virtual thunk to 
 WindowListenerMultiplexer::acquire()'
 fmgridif.cxx:(.text+0x8837): undefined reference to `non-virtual thunk to 
 FocusListenerMultiplexer::acquire()'
 fmgridif.cxx:(.text+0x8892): undefined reference to `non-virtual thunk to 
 KeyListenerMultiplexer::acquire()'
 fmgridif.cxx:(.text+0x88ed): undefined reference to `non-virtual thunk to 
 MouseListenerMultiplexer::acquire()'
 fmgridif.cxx:(.text+0x8948): undefined reference to `non-virtual thunk to 
 MouseMotionListenerMultiplexer::acquire()'
 fmgridif.cxx:(.text+0x89a3): undefined reference to `non-virtual thunk to 
 PaintListenerMultiplexer::acquire()'
 collect2: error: ld returned 1 exit status
 Is a possible way to fix that problem ?
 
 -- 
 Με εκτίμηση ,
 
 
 Κώστας Ταματέας 
 iNODE Systems Engineer
 
 Σταθερό: +30 2310953953 
 
 Image1Image3 
 
 Image5
 Dataways A.E. 
 Κανάρη 75, 544 53 Θεσσαλονίκη
 
 Image6
 
 Image7
 Image8 Think before using ink.
 ΓΝΩΣΤΟΠΟΙΗΣΗ - ΔΗΛΩΣΗ ΠΡΟΣ ΤΟΥΣ ΠΑΡΑΛΗΠΤΕΣ Αυτό το μήνυμα περιέχει 
 εμπιστευτικές και απόρρητες πληροφορίες. Σε περίπτωση που περιέλθει σε σας 
 από λάθος χωρίς να είσθε ο σκοπούμενος παραλήπτης, παρακαλούμε να το 
 διαγράψετε άμεσα από το σύστημά σας και να ειδοποιήσετε τον αποστολέα. Η 
 αντιγραφή, χρήση ή κοινοποίηση σε τρίτους του μηνύματος αυτού από μη 
 κατονομαζόμενο παραλήπτη, αντίκειται στο νόμο. Το Internet δεν είναι ασφαλές 
 περιβάλλον και ο αποστολέας δεν θα ευθύνεται για οποιαδήποτε απώλεια 
 δεδομένων ή άλλη ζημία του παραλήπτη ή τρίτων, οφειλόμενη είτε σε χρήση είτε 
 σε καθυστερημένη διαβίβαση, υποκλοπή, αλλοίωση ή μόλυνση με ιούς του παρόντος 
 μηνύματος. Στον παραλήπτη εναπόκειται αποκλειστικά η ευθύνη για προστασία του 
 συστήματός του από ιούς και για επιβεβαίωση του περιεχομένου του παρόντος.
 
 Αυτό το μήνυμα έχει ελεγχθεί από το σύστημα iNODE ™ Email Content Filtering 
 και είναι καθαρό από γνωστούς ιούς.
 
 
 
 ___
 LibreOffice mailing list
 LibreOffice@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/libreoffice
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


undefined reference to non-virtual thunk

2014-12-19 Thread Kostas Tamateas

Hello everyone,

I'm trying to build libreoffice-4.3.41 sources.
My system is a Debian distribution 32-bit with gcc 4.9.1 and my configure is 
this:

./autogen.sh --enable-release-build --enable-mergelibs=yes --without-java 
--without-junit --without-doxygen --disable-gconf --disable-firebird-sdbc 
--disable-postgresql-sdbc --disable-collada --disable-dbus --disable-gtk 
--disable-randr --disable-gltf --disable-liblangtag --disable-gstreamer 
--disable-kdeab --disable-tdeab  --disable-systray --disable-coinmp 
--disable-lpsolve --disable-sdremote --disable-cve-tests --disable-orcus 
--disable-graphite --disable-odk --disable-cups --with-system-libs 
--without-boost-date-time --without-boost-iostreams --disable-pdfimport 
--disable-opengl --disable-opencl --disable-gstreamer-0-10 --with-webdav=neon

After long time I get this message:

/libreoffice-4.3.4.1/workdir/CxxObject/svx/source/fmcomp/fmgridif.o:
In function 
`FmXGridControl::createPeer(com::sun::star::uno::Referencecom::sun::star::awt::XToolkit 
const, com::sun::star::uno::Referencecom::sun::star::awt::XWindowPeer const)':
fmgridif.cxx:(.text+0x87dc): undefined reference to `non-virtual thunk to 
WindowListenerMultiplexer::acquire()'
fmgridif.cxx:(.text+0x8837): undefined reference to `non-virtual thunk to 
FocusListenerMultiplexer::acquire()'
fmgridif.cxx:(.text+0x8892): undefined reference to `non-virtual thunk to 
KeyListenerMultiplexer::acquire()'
fmgridif.cxx:(.text+0x88ed): undefined reference to `non-virtual thunk to 
MouseListenerMultiplexer::acquire()'
fmgridif.cxx:(.text+0x8948): undefined reference to `non-virtual thunk to 
MouseMotionListenerMultiplexer::acquire()'
fmgridif.cxx:(.text+0x89a3): undefined reference to `non-virtual thunk to 
PaintListenerMultiplexer::acquire()'
collect2: error: ld returned 1 exit status

Is a possible way to fix that problem ?

--

*Με εκτίμηση* *,*


*Κώστας Ταματέας *
iNODE Systems Engineer

Σταθερό: +30 *2310953953
*
tel:+302310953953 mailto:ktamat...@dataways.gr



http://inode.gr/
*Dataways A.E. *
Κανάρη 75, 544 53 Θεσσαλονίκη

https://www.google.com/maps/preview?authuser=0#%21q=75%2C+Kanari%2C+54453+Thessaloniki%2C+Greecedata=%211m4%211m3%211d3707%212d22.9712048%213d40.605887%214m15%212m14%211m13%211s0x14a838c15986a953%3A0x96175265495b2094%213m8%211m3%211d31922796%212d-95.677068%213d37.0625%213m2%211i1338%212i940%214f13.1%214m2%213d40.6058931%214d22.9712093

Think before using ink.

_ΓΝΩΣΤΟΠΟΙΗΣΗ - ΔΗΛΩΣΗ ΠΡΟΣ ΤΟΥΣ ΠΑΡΑΛΗΠΤΕΣ_Αυτό το μήνυμα περιέχει 
εμπιστευτικές και απόρρητες πληροφορίες. Σε περίπτωση που περιέλθει σε 
σας από λάθος χωρίς να είσθε ο σκοπούμενος παραλήπτης, παρακαλούμε να το 
διαγράψετε άμεσα από το σύστημά σας και να ειδοποιήσετε τον αποστολέα. Η 
αντιγραφή, χρήση ή κοινοποίηση σε τρίτους του μηνύματος αυτού από μη 
κατονομαζόμενο παραλήπτη, αντίκειται στο νόμο. Το Internet δεν είναι 
ασφαλές περιβάλλον και ο αποστολέας δεν θα ευθύνεται για οποιαδήποτε 
απώλεια δεδομένων ή άλλη ζημία του παραλήπτη ή τρίτων, οφειλόμενη είτε 
σε χρήση είτε σε καθυστερημένη διαβίβαση, υποκλοπή, αλλοίωση ή μόλυνση 
με ιούς του παρόντος μηνύματος. Στον παραλήπτη εναπόκειται αποκλειστικά 
η ευθύνη για προστασία του συστήματός του από ιούς και για επιβεβαίωση 
του περιεχομένου του παρόντος.


Αυτό το μήνυμα έχει ελεγχθεί από το σύστημα iNODE htpp://inode.gr ™ 
Email Content Filtering και είναι καθαρό από γνωστούς ιούς.




___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice