gcin-1.4.6-1.fc13.src.rpm Failed To Build From Source against the rawhide tree. See http://fedoraproject.org/wiki/FTBFS for more information. This failure is due to a change in the linker default behavior, which uncovered a fault in your package. See http://fedoraproject.org/wiki/Features/ChangeInImplicitDSOLinking . If you believe this is actually a bug in another package, do NOT change the component in this bug or close this bug. Instead, add the appropriate bug number from the other package to the "Depends on" line in this bug. If the other package does not yet have a bug created that you think matches, please create one. Doing so helps us properly track bugs and their dependencies, just as we track package dependencies. (If you close this bug, and the other package is not fixed before the next FTBFS run, a new bug will get created. Please follow the above advice to avoid such duplication.)
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.