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
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.
gperftools was fixed and put into rawhide. We have now rebuilt mongodb, fixing this bug.