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 990602 - FTBFS: b/c mongodb boost dependency is old
Summary: FTBFS: b/c mongodb boost dependency is old
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mongodb
Version: rawhide
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Troy Dawson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 979687 990617
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-31 14:10 UTC by Timothy St. Clair
Modified: 2013-08-12 19:33 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-08-12 19:33:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Timothy St. Clair 2013-07-31 14:10:06 UTC
Building my package(condor) which uses libmongodb, yields a mock error: 

Error: Package: libmongodb-2.4.5-4.fc20.i686 (build)
           Requires: libboost_system-mt.so.1.53.0
Error: Package: libmongodb-2.4.5-4.fc20.i686 (build)
           Requires: libboost_thread-mt.so.1.53.0
Error: Package: libmongodb-2.4.5-4.fc20.i686 (build)
           Requires: libboost_filesystem-mt.so.1.53.0

current rawhide == boost-1.54.0-2.fc20

Comment 1 Troy Dawson 2013-07-31 14:53:19 UTC
We have attempted to rebuilt mongodb for the new boost without success.  It is failling with the new arm build (even though it can build on the older arm-koji build) due to the new gperftools not building on arm.

Comment 2 Troy Dawson 2013-08-12 19:33:17 UTC
gperftools was fixed and put into rawhide.  We have now rebuilt mongodb, fixing this bug.


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