Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 681854 - app-office/libreoffice-6.2.1.2 - In file included from .../work/libreoffice-6.2.1.2/vcl/unx/kde5/KDE5FilePicker2.cxx:20: .../work/libreoffice-6.2.1.2/include/cppu/unotype.hxx:296:38: error: no matching function for call to 'cppu_detail_getUnoType(T1*)'
Summary: app-office/libreoffice-6.2.1.2 - In file included from .../work/libreoffice-6...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal
Assignee: Gentoo Office Team
URL:
Whiteboard: fixed in 6.2.2.2
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-27 11:56 UTC by Andrew
Modified: 2019-03-30 10:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log (build.log.gz,344.70 KB, application/gzip)
2019-03-27 11:56 UTC, Andrew
Details
Output of "emerge --info libreoffice" (emerge_info.txt,6.68 KB, text/plain)
2019-03-27 11:58 UTC, Andrew
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew 2019-03-27 11:56:40 UTC
Created attachment 570920 [details]
Build log

Compiling app-office/libreoffice-6.2.1.2 fails with the following message: "unotype.hxx:296:38: error: no matching function for call to 'return cppu_detail_getUnoType(static_cast< T1 * >(0))'". The error appears when using the USE-flag "kde". Сompilation with the USE-flag "-kde" passes without errors. Version KDE: 5.15.3. Platform: ~x86.
Comment 1 Andrew 2019-03-27 11:58:17 UTC
Created attachment 570922 [details]
Output of "emerge --info libreoffice"
Comment 2 Andreas Sturmlechner gentoo-dev 2019-03-28 19:16:04 UTC
Plasma version is irrelevant here, it is a LibreOffice bug.

Fixed in: https://cgit.freedesktop.org/libreoffice/core/commit/vcl/unx/kde5?h=libreoffice-6-2-2&id=75992180c5a88a6b1faaa4676e1b348944a0f361
Comment 3 Andrew 2019-03-30 00:37:31 UTC
Patch from comment 2 works. Compiling with USE-flag="kde" was successful.
Comment 4 Larry the Git Cow gentoo-dev 2019-03-30 10:07:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3055c0c8083b1fcbca8689d865ac697b1a6b0063

commit 3055c0c8083b1fcbca8689d865ac697b1a6b0063
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-03-30 10:06:31 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-03-30 10:07:41 +0000

    app-office/libreoffice: Drop 6.1.2.1
    
    Closes: https://bugs.gentoo.org/681854
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-office/libreoffice/Manifest                   |   3 -
 app-office/libreoffice/libreoffice-6.2.1.2.ebuild | 572 ----------------------
 2 files changed, 575 deletions(-)