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

Bug 893398

Summary: dev-libs/libflatarray-0.4.0_pre20201009 fails tests (HARDENED-SYSTEM): FAILED: run_soa_array_test
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: ---
Bug Depends on:    
Bug Blocks: 884417    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-02-06 13:11:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libflatarray-0.4.0_pre20201009 fails tests (HARDENED-SYSTEM).
Discovered on: amd64 (internal ref: hardened_tinderbox)

NOTE:
(HARDENED-SYSTEM) in the summary means that the bug was found on a machine that runs an hardened profile with -D_FORTIFY_SOURCE=3 and -D_GLIBCXX_ASSERTIONS (https://www.gentoo.org/support/news-items/2023-01-01-hardening-fortify-assertions.html) but this bug MAY or MAY NOT BE related to the changes related to hardened.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-06 13:11:59 UTC
Created attachment 849992 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-06 13:11:59 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: test/CMakeFiles/run_soa_array_test /var/tmp/portage/dev-libs/libflatarray-0.4.0_pre20201009/work/libflatarray-0.4.0_pre20201009_build/test/CMakeFiles/run_soa_array_test
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-19 21:22:07 UTC
FAILED: test/CMakeFiles/run_soa_array_test /var/tmp/portage/dev-libs/libflatarray-0.4.0_pre20201009/work/libflatarray-0.4.0_pre20201009_build/test/CMakeFiles/run_soa_array_test 
cd /var/tmp/portage/dev-libs/libflatarray-0.4.0_pre20201009/work/libflatarray-0.4.0_pre20201009_build/test && /var/tmp/portage/dev-libs/libflatarray-0.4.0_pre20201009/work/libflatarray-0.4.0_pre20201009_build/test/soa_array_test
/usr/lib/gcc/x86_64-pc-linux-gnu/12/include/g++-v12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = float; _Alloc = std::allocator<float>; reference = float&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.
[10/11] cd /var/tmp/portage/dev-libs/libflatarray-0.4.0_pre20201009/work/libflatarray-0.4.0_pre20201009_build/test && /var/tmp/portage/dev-libs/libflatarray-0.4.0_pre20201009/work/libflatarray-0.4.0_pre20201009_build/test/soa_grid_test
ninja: build stopped: subcommand failed.