Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922895 - games-strategy/colobot-0.2.1_alpha fails to compile: scoreboard.cpp:161:10: error: transform is not a member of std
Summary: games-strategy/colobot-0.2.1_alpha fails to compile: scoreboard.cpp:161:10: e...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-25 09:40 UTC by Agostino Sarubbo
Modified: 2024-06-07 18:26 UTC (History)
0 users

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


Attachments
build.log (build.log,223.00 KB, text/plain)
2024-01-25 09:40 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-01-25 09:40:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-strategy/colobot-0.2.1_alpha fails to compile.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-25 09:40:12 UTC
Created attachment 883083 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-25 09:40:13 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
FAILED: src/CMakeFiles/colobotbase.dir/level/scoreboard.cpp.o 
/var/tmp/portage/games-strategy/colobot-0.2.1_alpha/work/colobot-colobot-gold-0.2.1-alpha/src/level/scoreboard.cpp:161:10: error: ‘transform’ is not a member of ‘std’
Comment 3 Larry the Git Cow gentoo-dev 2024-06-07 18:26:18 UTC
The bug has been closed via the following commit(s):

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

commit db53498a2cd426ca48e30e0020e5af454abd2357
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-06-07 18:23:14 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-06-07 18:26:14 +0000

    games-strategy/colobot: Fix building with gcc-14
    
    Closes: https://bugs.gentoo.org/922895
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 games-strategy/colobot/colobot-0.2.1_alpha.ebuild            |  8 +++++++-
 games-strategy/colobot/files/colobot-0.2.1_alpha-gcc14.patch | 12 ++++++++++++
 2 files changed, 19 insertions(+), 1 deletion(-)