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

Bug 925230

Summary: dev-libs/libflatarray-0.4.0_pre20201009 fails to compile: main.cpp:172:43: error: no match for operator[] (operand types are LibFlatArray::soa_accessor<Cell, 32800, 32800, 1, 0> and LibFlatArray::coord<0, -2, -2>)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Kurt Kanzenbach <kurt>
Status: CONFIRMED ---    
Severity: normal CC: proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2024-02-22 09:04:46 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libflatarray-0.4.0_pre20201009 fails to compile.
Discovered on: x86 (internal ref: tinderbox_x86)
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#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-22 09:04:48 UTC
Created attachment 885683 [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-02-22 09:04:48 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find Silo (missing: Silo_LIBRARY Silo_INCLUDE_DIR) 
FAILED: examples/gauss/CMakeFiles/gauss.dir/main.cpp.o 
/var/tmp/portage/dev-libs/libflatarray-0.4.0_pre20201009/work/libflatarray-c8df37f6ac73250998b90c397458469902d6d9b9/examples/gauss/main.cpp:172:43: error: no match for ‘operator[]’ (operand types are ‘LibFlatArray::soa_accessor<Cell, 32800, 32800, 1, 0>’ and ‘LibFlatArray::coord<0, -2, -2>’)