Bug 245141
| Summary: | glibmm24, gtkmm24 have to be rebuilt against newest GLIb?? | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mamoru TASAKA <mtasaka> | ||||||
| Component: | glibmm24 | Assignee: | Denis Leroy <denis> | ||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | rawhide | Keywords: | Reopened | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2007-07-02 18:52:22 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: | |||||||||
| Attachments: |
|
||||||||
|
Description
Mamoru TASAKA
2007-06-21 11:35:15 UTC
Created attachment 157527 [details]
mock build log of gtkmm24 on Fedora devel i386
I know, rawhide moved to gtk 2.13, so i have to update gtkmm and al to the unstable 2.13 versions. Will do this shortly. Created attachment 157528 [details]
mock build log of gtkmm24 after glibmm24 rebuilt
After glibmm24 is rebuilt against newest glib2, again
gtkmm24 succeeds to be rebuilt.
closing, thank you. Well, glib2 is updated to 2.13.6 and again jd cannot be rebuilt like: -------------------------------------------------------- winmain.o: In function `Glib::PropertyProxy<Gtk::WindowPosition>::set_value(Gtk::WindowPosition const&)': /usr/include/glibmm-2.4/glibmm/propertyproxy.h:132: undefined reference to `Glib::ValueBase::init(unsigned long)' --------------------------------------------------------- It seems that glibmm24 and gtkmm24 have to be rebuilt against newest glib2 again. Is this related to bug 245634? Currently rebuild of jd fails as bellow, http://koji.fedoraproject.org/koji/taskinfo?taskID=53516 http://koji.fedoraproject.org/koji/getfile?taskID=53516&name=build.log Yes, this is very much caused by bug 245634. I'm on vacation until July 8th, so I won't have time to fix this until then. OTOH, i don't think there is ACL access for glibmm/gtkmm so feel free to do the release bumps and releases yourself, or ask to be made a co-maintainer (use this bugzilla entry as proof of my agreement :-) ). Well, actually glibmm24 and gtkmm24 have no acl restriction and it seems that only you are the maintainer of both. So I will try to rebuild both now. Okay, now I rebuilt both glibmm24, gtkmm24 and then jd, all succeeded. And jd rebuilt on F-7 system works on Fedora devel, so I guess ABI breakage is now fixed. Closing again. Thank you. |