Your package blobby failed to build from source in current rawhide. http://koji.fedoraproject.org/koji/taskinfo?taskID=10080293 For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
Created attachment 1046482 [details] build.log
Created attachment 1046483 [details] root.log
Created attachment 1046484 [details] state.log
This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle. Changing version to '23'. (As we did not run this process for some time, it could affect also pre-Fedora 23 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23
The following is from the devel list and suggests a patch to fix some of the problem (unfortunately that machine is private): >> blobby blobby needs this patch to build: http://git.engineering.redhat.com/git/users/jwakely/fedora/blobby/commit/?h=ostream (I've sent the patch to one of the upstream project maintainers). But it still fails anyway with: /usr/bin/ld: CMakeFiles/blobby.dir/BlobbyDebug.cpp.o: relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC CMakeFiles/blobby.dir/BlobbyDebug.cpp.o: error adding symbols: Bad value which doesn't seem to be a Boost problem.
Created attachment 1056089 [details] update spec file with patch to fix build failure Here's the fix, I didn't realise git.engineering.redhat.com isn't public, sorry.
Thanks for the patch, For the other issue it looks like Fedora's options for building aren't getting used. That's a problem even if the package does build. I'll look to see if I can figure this out and hopefully that will fix the build problem.