Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933199 - app-office/libreoffice-7.6.7.2: error: ‘starts_with’ has not been declared in ‘std::string’
Summary: app-office/libreoffice-7.6.7.2: error: ‘starts_with’ has not been declared in...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard: fixed in 24.2.3.2
Keywords:
Depends on:
Blocks: 933693
  Show dependency tree
 
Reported: 2024-05-30 15:59 UTC by Sven Hesse
Modified: 2024-06-06 16:16 UTC (History)
3 users (show)

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


Attachments
Build log (build.log.gz,182.76 KB, application/gzip)
2024-05-30 16:00 UTC, Sven Hesse
Details
Environment (environment,216.52 KB, text/plain)
2024-05-30 16:00 UTC, Sven Hesse
Details
Emerge info (emerge_info.txt,8.11 KB, text/plain)
2024-05-30 16:01 UTC, Sven Hesse
Details
Emerge line (emerge.txt,411 bytes, text/plain)
2024-05-30 16:01 UTC, Sven Hesse
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)