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 1239387 - blobby: FTBFS in rawhide
Summary: blobby: FTBFS in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: blobby
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ankur Sinha (FranciscoD)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F23FTBFS
TreeView+ depends on / blocked
 
Reported: 2015-07-05 20:50 UTC by Dennis Gilmore
Modified: 2015-07-26 23:27 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-07-26 23:27:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (130.88 KB, text/plain)
2015-07-05 20:50 UTC, Dennis Gilmore
no flags Details
root.log (100.77 KB, text/plain)
2015-07-05 20:50 UTC, Dennis Gilmore
no flags Details
state.log (637 bytes, text/plain)
2015-07-05 20:50 UTC, Dennis Gilmore
no flags Details
update spec file with patch to fix build failure (1.85 KB, patch)
2015-07-25 15:38 UTC, Jonathan Wakely
no flags Details | Diff

Description Dennis Gilmore 2015-07-05 20:50:31 UTC
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

Comment 1 Dennis Gilmore 2015-07-05 20:50:34 UTC
Created attachment 1046482 [details]
build.log

Comment 2 Dennis Gilmore 2015-07-05 20:50:34 UTC
Created attachment 1046483 [details]
root.log

Comment 3 Dennis Gilmore 2015-07-05 20:50:35 UTC
Created attachment 1046484 [details]
state.log

Comment 4 Jan Kurik 2015-07-15 13:48:48 UTC
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

Comment 5 Bruno Wolff III 2015-07-24 19:49:38 UTC
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.

Comment 6 Jonathan Wakely 2015-07-25 15:38:29 UTC
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.

Comment 7 Bruno Wolff III 2015-07-26 15:39:45 UTC
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.


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