Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948931 - dev-libs/rocksdb-7.9.2-r1 fails tests: 7174 - EnvPosixTest.LoadRocksDBLibrary (Subprocess aborted) - 7310 - FilePrefetchBufferTest.SeekWithBlockCacheHit (Failed) - 7543 - OptionsSettableTest.ColumnFamilyOptionsAllFieldsSettable (Failed)
Summary: dev-libs/rocksdb-7.9.2-r1 fails tests: 7174 - EnvPosixTest.LoadRocksDBLibrary...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2025-01-28 08:09 UTC by Agostino Sarubbo
Modified: 2025-02-02 12:53 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,232.14 KB, application/x-xz)
2025-01-28 08:09 UTC, Agostino Sarubbo
Details
1-LastTest.log.xz (1-LastTest.log.xz,668.32 KB, application/x-xz)
2025-01-28 08:09 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 2025-01-28 08:09:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/rocksdb-7.9.2-r1 fails tests.
Discovered on: amd64 (internal ref: tinderbox-stable)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2025-01-28 08:09:23 UTC
Created attachment 917695 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2025-01-28 08:09:27 UTC
Created attachment 917696 [details]
1-LastTest.log.xz

1-LastTest.log (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 3 Agostino Sarubbo gentoo-dev 2025-01-28 08:09:27 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


	7174 - EnvPosixTest.LoadRocksDBLibrary (Subprocess aborted)
	7310 - FilePrefetchBufferTest.SeekWithBlockCacheHit (Failed)
	7543 - OptionsSettableTest.ColumnFamilyOptionsAllFieldsSettable (Failed)
The following tests FAILED:
Comment 4 Agostino Sarubbo gentoo-dev 2025-01-28 08:09:28 UTC
If you think this bug has already been resolved in major version(s), then please remove the affected versions from the tree.
Comment 5 Larry the Git Cow gentoo-dev 2025-02-02 12:53:55 UTC
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(-)