Bug 1197342 - undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, leveldb::DB**)'
Summary: undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::__cxx...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: leveldb
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Peter Lemenkov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1197333
TreeView+ depends on / blocked
 
Reported: 2015-02-28 15:30 UTC by Raphael Groner
Modified: 2015-02-28 18:17 UTC (History)
3 users (show)

Fixed In Version: leveldb-1.12.0-8.fc23
Clone Of:
Environment:
Last Closed: 2015-02-28 18:03:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
build.log (7.49 KB, text/plain)
2015-02-28 15:30 UTC, Raphael Groner
no flags Details
sample.spec (1.82 KB, text/x-matlab)
2015-02-28 15:32 UTC, Raphael Groner
no flags Details

Description Raphael Groner 2015-02-28 15:30:01 UTC
Created attachment 996471 [details]
build.log

Description of problem:
undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, leveldb::DB**)'

Version-Release number of selected component (if applicable):
rawhide

How reproducible:
yes, this happens at koji

Steps to Reproduce:
1. try to rpmbuild attached spec file with rawhide/koji
2.
3.

Actual results:
undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, leveldb::DB**)'
(see attached build.log)

Expected results:
no error

Additional info:

Comment 1 Raphael Groner 2015-02-28 15:32:17 UTC
Created attachment 996472 [details]
sample.spec

Comment 2 Mamoru TASAKA 2015-02-28 16:45:36 UTC
leveldb on F-23 is rebuilt. Please retry.

Comment 3 Mamoru TASAKA 2015-02-28 16:46:42 UTC
(It may take 20min or so for new leveldb to appear on buildroot)

Comment 4 Raphael Groner 2015-02-28 17:44:44 UTC
Thanks for the fast response. Will continue to test. Please do also update for f22 and f21. Otherwise I could not build my dependend package(s) for those branches.

Comment 5 Mamoru TASAKA 2015-02-28 18:03:47 UTC
F-22 and below has no ABI change so there is no need for rebuild on those branches, only F-23 is affected.

Comment 7 Raphael Groner 2015-02-28 18:17:05 UTC
Works now for rawhide, f22 and f21. Thanks again.


Note You need to log in before you can comment on or make changes to this bug.