Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 933199

Summary: app-office/libreoffice-7.6.7.2: error: ‘starts_with’ has not been declared in ‘std::string’
Product: Gentoo Linux Reporter: Sven Hesse <drmccoy>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED FIXED    
Severity: normal CC: andrewammerlaan, drmccoy, matoro_gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: fixed in 24.2.3.2
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 933693    
Attachments: Build log
Environment
Emerge info
Emerge line

Description Sven Hesse 2024-05-30 15:59:16 UTC
Compilation failure. starts_with is new in C++20.

Reproducible: Always
Comment 1 Sven Hesse 2024-05-30 16:00:32 UTC
Created attachment 894660 [details]
Build log
Comment 2 Sven Hesse 2024-05-30 16:00:50 UTC
Created attachment 894661 [details]
Environment
Comment 3 Sven Hesse 2024-05-30 16:01:04 UTC
Created attachment 894662 [details]
Emerge info
Comment 4 Sven Hesse 2024-05-30 16:01:22 UTC
Created attachment 894663 [details]
Emerge line
Comment 5 Larry the Git Cow gentoo-dev 2024-05-30 18:09:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aed7f583f69549248ac6fb8f5a87aa765908dfe

commit 1aed7f583f69549248ac6fb8f5a87aa765908dfe
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-05-30 18:05:06 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-05-30 18:09:23 +0000

    app-office/libreoffice: Unmask 24.2.3.2 without IUSE=qt6,qt5
    
    Fixes build with poppler-24.05.0.
    
    libreoffice-24.2.3.2 -> libreoffice-24.2.3.2-r10
    
    Closes: https://bugs.gentoo.org/933199
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../libreoffice/libreoffice-24.2.3.2-r1.ebuild     | 682 +++++++++++++++++++++
 ....3.2.ebuild => libreoffice-24.2.3.2-r10.ebuild} |   0
 profiles/package.mask                              |   3 +-
 3 files changed, 683 insertions(+), 2 deletions(-)