Bug 565122
| Summary: | FTBFS bzflag-2.0.12-6.fc12: ImplicitDSOLinking | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | FTBFS <ftbfs> | ||||||||||||||||
| Component: | bzflag | Assignee: | Nils Philippsen <nphilipp> | ||||||||||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | high | Docs Contact: | |||||||||||||||||
| Priority: | high | ||||||||||||||||||
| Version: | rawhide | CC: | nphilipp, rhbugs | ||||||||||||||||
| Target Milestone: | --- | Keywords: | Triaged | ||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | All | ||||||||||||||||||
| OS: | Linux | ||||||||||||||||||
| URL: | http://linux.dell.com/files/fedora/FixBuildRequires/mock-results/ | ||||||||||||||||||
| Whiteboard: | |||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2010-03-09 16:12:14 UTC | Type: | --- | ||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||
| Embargoed: | |||||||||||||||||||
| Bug Depends On: | |||||||||||||||||||
| Bug Blocks: | 564245 | ||||||||||||||||||
| Attachments: |
|
||||||||||||||||||
|
Description
FTBFS
2010-02-13 17:58:32 UTC
Created attachment 393650 [details]
root.log
root.log for i386
Created attachment 393651 [details]
build.log
build.log for i386
Created attachment 393652 [details]
mock.log
mock.log for i386
Created attachment 393653 [details]
root.log
root.log for x86_64
Created attachment 393654 [details]
build.log
build.log for x86_64
Created attachment 393655 [details]
mock.log
mock.log for x86_64
Created attachment 398567 [details]
explicitly link bzfs with libdl
This patch (against the 2.0.14 release of BZFlag) simply ensures that bzfs is explicitly linked with the dl library, and should fix this bug. A more general solution that includes -ldl only when necessary has been committed upstream and will be part of any future BZFlag releases.
Thanks for the patch. I extended it so that the Makefile.am is patched to have a matching bzflag_LIBADD line. I'm just trying it out in mock and will commit/build if that works. Committed to Rawhide, F-11,12,13, building. |