Summary: | app-office/gnucash-5.3 - /.../gnc-option-impl.hpp: error: find_if is not a member of std | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Aaron W. Swenson <titanofold> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | csfore |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gnucash.org/show_bug.cgi?id=799134 https://github.com/gentoo/gentoo/pull/34013 |
||
Whiteboard: | fixed in 5.3 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 914580 | ||
Attachments: |
emerge-info.txt
app-office:gnucash-5.3:20231119-180917.log emerge-history.txt.xz environment etc.clang.tar.xz etc.portage.tar.xz qlist-info.txt.xz temp.tar.xz |
Description
Toralf Förster
2023-11-19 19:58:28 UTC
Created attachment 875212 [details]
emerge-info.txt
Created attachment 875213 [details]
app-office:gnucash-5.3:20231119-180917.log
Created attachment 875214 [details]
emerge-history.txt.xz
Created attachment 875215 [details]
environment
Created attachment 875216 [details]
etc.clang.tar.xz
Created attachment 875217 [details]
etc.portage.tar.xz
Created attachment 875218 [details]
qlist-info.txt.xz
Created attachment 875219 [details]
temp.tar.xz
*** Bug 917608 has been marked as a duplicate of this bug. *** The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e85be751c4ed80c056dfe7e1bde1441bcea07d5d commit e85be751c4ed80c056dfe7e1bde1441bcea07d5d Author: Christopher Fore <csfore@posteo.net> AuthorDate: 2023-12-06 15:09:39 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-01-20 11:48:32 +0000 app-office/gnucash: add algorithm patch to 5.3 GCC 14 no longer includes <algorithm> by default, this will add a patch that will include it. Upstream's already accepted it and the patch should no longer be needed in 5.5. Upstream bug: https://bugs.gnucash.org/show_bug.cgi?id=799134 Closes: https://bugs.gentoo.org/917598 Signed-off-by: Christopher Fore <csfore@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/34013 Signed-off-by: Sam James <sam@gentoo.org> app-office/gnucash/files/gnucash-5.3-include-algorithm.patch | 12 ++++++++++++ app-office/gnucash/gnucash-5.3.ebuild | 3 +++ 2 files changed, 15 insertions(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cc47c9d0deba17624bf8b048112b9d73192a88f commit 2cc47c9d0deba17624bf8b048112b9d73192a88f Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2024-11-01 18:29:34 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2024-11-01 19:13:13 +0000 app-office/gnucash: drop 4.13, 5.1 Bug: https://bugs.gentoo.org/917598 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> app-office/gnucash/Manifest | 2 - .../files/gnucash-3.8-exclude-license.patch | 32 --- .../gnucash/files/gnucash-4.13-no-werror.patch | 20 -- .../files/gnucash-4.13-webkit2gtk-4.1.patch | 16 -- app-office/gnucash/gnucash-4.13.ebuild | 222 --------------------- app-office/gnucash/gnucash-5.1.ebuild | 221 -------------------- 6 files changed, 513 deletions(-) |