Bug 565035
Summary: | FTBFS gcin-1.4.6-1.fc13: ImplicitDSOLinking | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | FTBFS <ftbfs> | ||||||||||||||||||
Component: | gcin | Assignee: | Chung-Yen Chang <candyz0416> | ||||||||||||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||
Severity: | high | Docs Contact: | |||||||||||||||||||
Priority: | high | ||||||||||||||||||||
Version: | 13 | CC: | candyz0416, dueno, i18n-bugs, jan.klepek, petersen | ||||||||||||||||||
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-05-17 01:03:57 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, 583276 | ||||||||||||||||||||
Attachments: |
|
Description
FTBFS
2010-02-13 17:41:44 UTC
Created attachment 393140 [details]
root.log
root.log for i386
Created attachment 393141 [details]
build.log
build.log for i386
Created attachment 393142 [details]
mock.log
mock.log for i386
Created attachment 393143 [details]
root.log
root.log for x86_64
Created attachment 393144 [details]
build.log
build.log for x86_64
Created attachment 393145 [details]
mock.log
mock.log for x86_64
This bug appears to have been reported against 'rawhide' during the Fedora 13 development cycle. Changing version to '13'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping Cairo apparently uses log() from -lm, which needs to be explicitly linked with gcin in F-13. Even that is fixed, gcin does not build against gtk+-2.20 in F-13 because gcin uses deprecated API - gcin Makefile passes -DGTK_DISABLE_DEPRECATED to gcc. I'll attach a couple of patches: one (configure.patch) is an updated version of the existing configure.patch, and another (gtk-deprecated.patch) addresses the deprecated API issue. I've tested the build (with patches) against dist-f11, dist-f12, and dist-f13, and all went well: https://koji.fedoraproject.org/koji/taskinfo?taskID=2131423 https://koji.fedoraproject.org/koji/taskinfo?taskID=2131411 https://koji.fedoraproject.org/koji/taskinfo?taskID=2131428 Hope this helps. Created attachment 408230 [details]
patch to add -lm to LDFLAGS
Created attachment 408234 [details]
patch to stop using GTK+ deprecated API
Hi Chung-Yen, any progress with new package update? new package update with those two patchs built The new package pushed by Chung-Yen seems to work fine here. I'm moving this bug to MODIFIED. I noticed that the new package was moved to the F-13 stable repository. Closing. |