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

Bug 938116

Summary: games-arcade/blobby-1.0-r1 fails to compile: LinkedList.h:507:47: error: class BasicDataStructures::CircularLinkedList<CircularLinkedListType> has no member named last [-Wtemplate-body]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Games <games>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 932474    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-08-17 19:14:22 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-arcade/blobby-1.0-r1 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-08-17 19:14:23 UTC
Created attachment 900474 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-17 19:14:24 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: src/CMakeFiles/blobby.dir/server/DedicatedServer.cpp.o 
FAILED: src/CMakeFiles/blobby.dir/server/NetworkGame.cpp.o 
FAILED: src/CMakeFiles/blobby.dir/state/NetworkState.cpp.o 
/var/tmp/portage/games-arcade/blobby-1.0-r1/work/blobby-1.0/src/./raknet/LinkedList.h:507:47: error: ‘class BasicDataStructures::CircularLinkedList<CircularLinkedListType>’ has no member named ‘last’ [-Wtemplate-body]