Bug 914447 - rtkit: FTBFS in rawhide
Summary: rtkit: FTBFS in rawhide
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: rtkit
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lennart Poettering
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F19FTBFS
TreeView+ depends on / blocked
 
Reported: 2013-02-22 10:17 UTC by Dennis Gilmore
Modified: 2013-11-17 05:22 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-11-17 05:22:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
rtkit configure fix (1.09 KB, patch)
2013-07-18 14:03 UTC, Mark Salter
no flags Details | Diff

Description Dennis Gilmore 2013-02-22 10:17:35 UTC
Your package rtkit failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=4979395

Build logs:
root.log: http://kojipkgs.fedoraproject.org/work/tasks/9395/4979395/root.log
build.log: http://kojipkgs.fedoraproject.org/work/tasks/9395/4979395/build.log
state.log: http://kojipkgs.fedoraproject.org/work/tasks/9395/4979395/state.log
NOTE: build logs are cleaned up after 1 week

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

Comment 1 Fedora End Of Life 2013-04-03 15:59:52 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19

Comment 2 Mark Salter 2013-07-18 14:03:07 UTC
Created attachment 775335 [details]
rtkit configure fix

Comment 3 Mark Salter 2013-07-18 14:05:26 UTC
I ran into this FTBFS problem for AArch64 as well. The problem is that mq_getattr() has moved to librt in newer glibc releases and -lrt is needed on the link line now. I used the attached patch to get this to build for f19 AArch64 (and verified that it builds on x86 also). It adds a configure check to test if -lrt is needed for mq_getattr().

Comment 4 Zbigniew Jędrzejewski-Szmek 2013-11-17 05:22:54 UTC
This has been fixed Colin Walters a while back.
I'm picking up your patch, because it is simpler than the current one.


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