Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893398 - dev-libs/libflatarray-0.4.0_pre20201009 fails tests (HARDENED-SYSTEM): FAILED: run_soa_array_test
Summary: dev-libs/libflatarray-0.4.0_pre20201009 fails tests (HARDENED-SYSTEM): FAILED...
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: 884417
  Show dependency tree
 
Reported: 2023-02-06 13:11 UTC by Agostino Sarubbo
Modified: 2023-02-19 21:22 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,140.43 KB, text/plain)
2023-02-06 13:11 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 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.