-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
bugBehaving differently as it should behaveBehaving differently as it should behave
Description
Hello, I have enabled tests on my local pkgbuilds, building with GCC 13.2.1 there is a fail then the sequence is interrupted, with Clang is fine
[22/32] cpp util::tests::init
[23/32] cpp util::tests::matrix
/usr/include/c++/13.2.1/array:202: constexpr std::array<_Tp, _Nm>::value_type& std::array<_Tp, _Nm>::operator[](size_type) [with _Tp = float; long unsigned int _Nm = 3; reference = float&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.
/home/fabio/Dev/Github/PKGBUILD/openage-git/PKGBUILD: line 42: 136096 Aborted (core dumped) ./run.py test --run-all-tests
==> ERROR: A failure occurred in check().
``
Metadata
Metadata
Assignees
Labels
bugBehaving differently as it should behaveBehaving differently as it should behave