https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-libs/rocksdb-8.11.3 fails tests. Discovered on: amd64 (internal ref: tinderbox-stable) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 917697 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Created attachment 917698 [details] 1-LastTest.log.xz 1-LastTest.log (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern in addition to what has been reported in the summary: 4414 - DBTestTailingIterator/DBTestTailingIterator.TailingIteratorDeletes/true (SEGFAULT) 4422 - DBTestTailingIterator/DBTestTailingIterator.TailingIteratorUpperBound/true (SEGFAULT) 7560 - EnvPosixTest.LoadRocksDBLibrary (Subprocess aborted) 7732 - PrefetchTest/PrefetchTest.PrefetchWithBlockLookupAutoTuneTest/(false, true) (SEGFAULT) 7734 - PrefetchTest/PrefetchTest.PrefetchWithBlockLookupAutoTuneTest/(true, true) (SEGFAULT) 7739 - PrefetchTest/PrefetchTest.DBIterLevelReadAheadWithAsyncIO/(false, false) (SEGFAULT) 7740 - PrefetchTest/PrefetchTest.DBIterLevelReadAheadWithAsyncIO/(false, true) (SEGFAULT) 7751 - PrefetchTest/PrefetchTest.ReadAsyncWithPosixFS/(false, false) (SEGFAULT) 7752 - PrefetchTest/PrefetchTest.ReadAsyncWithPosixFS/(false, true) (SEGFAULT) 7755 - PrefetchTest/PrefetchTest.MultipleSeekWithPosixFS/(false, false) (SEGFAULT) 7756 - PrefetchTest/PrefetchTest.MultipleSeekWithPosixFS/(false, true) (SEGFAULT) 7759 - PrefetchTest/PrefetchTest.SeekParallelizationTestWithPosix/(false, false) (SEGFAULT) 7760 - PrefetchTest/PrefetchTest.SeekParallelizationTestWithPosix/(false, true) (SEGFAULT) 7763 - PrefetchTest/PrefetchTest.TraceReadAsyncWithCallbackWrapper/(false, false) (SEGFAULT) 7764 - PrefetchTest/PrefetchTest.TraceReadAsyncWithCallbackWrapper/(false, true) (SEGFAULT) 7781 - PrefetchTest1/PrefetchTest1.SeekParallelizationTest/false (SEGFAULT) 7966 - OptionsSettableTest.ColumnFamilyOptionsAllFieldsSettable (Failed) The following tests FAILED:
If you think this bug has already been resolved in major version(s), then please remove the affected versions from the tree.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd5c20cc7495fbc5d3d0331be7f9ce3a5078c9ec commit bd5c20cc7495fbc5d3d0331be7f9ce3a5078c9ec Author: Guilherme Amadio <amadio@gentoo.org> AuthorDate: 2025-02-02 12:52:05 +0000 Commit: Guilherme Amadio <amadio@gentoo.org> CommitDate: 2025-02-02 12:53:36 +0000 dev-libs/rocksdb: skip tests which fail on tmpfs Closes: https://bugs.gentoo.org/942984 Closes: https://bugs.gentoo.org/948931 Closes: https://bugs.gentoo.org/948932 Signed-off-by: Guilherme Amadio <amadio@gentoo.org> dev-libs/rocksdb/rocksdb-7.9.2-r1.ebuild | 12 +++++++++++- dev-libs/rocksdb/rocksdb-8.11.3.ebuild | 13 ++++++++++++- 2 files changed, 23 insertions(+), 2 deletions(-)