estraier / tkrzw

a set of implementations of DBM
Apache License 2.0
164 stars 20 forks source link

make check fails randomly in Fedora build #36

Open epico opened 2 years ago

epico commented 2 years ago

I changed the tkrzw build to use make check in %check section, but the build fails randomly.

Here are the extracted message log.

RPM build errors:
/usr/include/c++/12/bits/stl_vector.h:1205: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::front() [with _Tp = tkrzw::TreeRecord*; _Alloc = std::allocator<tkrzw::TreeRecord*>; reference = tkrzw::TreeRecord*&]: Assertion '!this->empty()' failed.

URL: https://koji.fedoraproject.org/koji/taskinfo?taskID=86192481 https://kojipkgs.fedoraproject.org//work/tasks/2515/86192515/build.log