Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941519 - games-simulation/openrct2-0.4.15 fails to compile: optional:823:52: error: incomplete type std::__converts_from_optional<Focus, Focus> used in nested name specifier
Summary: games-simulation/openrct2-0.4.15 fails to compile: optional:823:52: error: in...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-14 09:19 UTC by Agostino Sarubbo
Modified: 2024-11-23 23:36 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,30.45 KB, application/x-xz)
2024-10-14 09:19 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-10-14 09:19:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-simulation/openrct2-0.4.15 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-10-14 09:19:28 UTC
Created attachment 905779 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-10-14 09:19:29 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: CMakeFiles/openrct2.dir/src/openrct2-ui/windows/Park.cpp.o 
FAILED: CMakeFiles/openrct2.dir/src/openrct2-ui/windows/Ride.cpp.o 
FAILED: CMakeFiles/openrct2.dir/src/openrct2-ui/windows/Staff.cpp.o 
/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/optional:823:52: error: incomplete type ‘std::__converts_from_optional<Focus, Focus>’ used in nested name specifier
Comment 3 Larry the Git Cow gentoo-dev 2024-11-23 23:36:08 UTC
The bug has been closed via the following commit(s):

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

commit 4c105e0798a1ab3e05ffae08808ff59d4478ec31
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2024-11-22 23:49:20 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2024-11-23 23:32:59 +0000

    games-simulation/openrct2: drop 0.4.14, 0.4.15
    
    Closes: https://bugs.gentoo.org/939754
    Closes: https://bugs.gentoo.org/936050
    Closes: https://bugs.gentoo.org/941519
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 games-simulation/openrct2/Manifest                 |   7 -
 .../openrct2-0.4.0-include-additional-paths.patch  |  18 ---
 .../openrct2-0.4.15-include-additional-paths.patch |  17 --
 games-simulation/openrct2/openrct2-0.4.14.ebuild   | 180 ---------------------
 games-simulation/openrct2/openrct2-0.4.15.ebuild   | 180 ---------------------
 5 files changed, 402 deletions(-)

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

commit 2f5fc1cb62aada859e90353a8647dd4931ab91e3
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2024-11-22 23:44:15 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2024-11-23 23:32:58 +0000

    games-simulation/openrct2: fix build
    
    Closes: https://bugs.gentoo.org/943038
    Closes: https://bugs.gentoo.org/941519
    
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 .../openrct2/files/openrct2-0.4.16-tileelement.patch           | 10 ++++++++++
 games-simulation/openrct2/openrct2-0.4.16.ebuild               |  1 +
 2 files changed, 11 insertions(+)