Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925230 - 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>)
Summary: dev-libs/libflatarray-0.4.0_pre20201009 fails to compile: main.cpp:172:43: er...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Kurt Kanzenbach
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-22 09:04 UTC by Agostino Sarubbo
Modified: 2024-02-22 09:04 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,53.13 KB, application/x-xz)
2024-02-22 09:04 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-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>’)