Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1420306

Summary: leveldb: FTBFS in Fedora Rawhide
Product: [Fedora] Fedora Reporter: gil cattaneo <puntogil>
Component: leveldbAssignee: Peter Lemenkov <lemenkov>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: lemenkov, projects.rg, puntogil
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://apps.fedoraproject.org/koschei/package/leveldb
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-03-02 23:29:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description gil cattaneo 2017-02-08 12:16:54 UTC
Description of problem:
Package leveldb fails to build from source in Fedora Rawhide.

==== Test Harness.RandomizedLongDB
==== Test MemTableTest.Simple
key: 'k1d' -> 'v1'
key: 'k2e' -> 'v2'
key: 'k3f' -> 'v3'
key: 'largekeyg' -> 'vlarge'
==== Test TableTest.ApproximateOffsetOfPlain
==== Test TableTest.ApproximateOffsetOfCompressed
Value 3066 is not in range [2000, 3000]
table/table_test.cc:859: Assertion failure Between(c.ApproximateOffsetOf("k03"), 2000, 3000)
make: *** [Makefile:103: check] Error 1

Version-Release number of selected component (if applicable):
1.18-1.fc26

Steps to Reproduce:
koji build --scratch f26 leveldb-1.18-1.fc26.src.rpm

Additional info:
This package is tracked by Koschei. See:
http://apps.fedoraproject.org/koschei/package/leveldb

Comment 1 Fedora End Of Life 2017-02-28 11:12:49 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle.
Changing version to '26'.

Comment 2 Raphael Groner 2017-03-02 23:29:06 UTC
FTBFS detected in mass rebuild.

*** This bug has been marked as a duplicate of bug 1423836 ***