Bug 1187045 - [dbus-c++] FTBFS in fc22
Summary: [dbus-c++] FTBFS in fc22
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: dbus-c++
Version: 22
Hardware: Unspecified
OS: Unspecified
urgent
unspecified
Target Milestone: ---
Assignee: Adel Gadllah
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-29 09:04 UTC by Pavel Raiskup
Modified: 2015-03-13 17:22 UTC (History)
7 users (show)

Fixed In Version: dbus-c++-0.9.0-6.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-13 17:22:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
mock logs (18.40 KB, application/x-tar)
2015-01-29 09:04 UTC, Pavel Raiskup
no flags Details
Patch (2.31 KB, application/mbox)
2015-03-05 22:51 UTC, Sandro Mani
no flags Details
Updated patch (2.31 KB, patch)
2015-03-05 22:53 UTC, Sandro Mani
no flags Details | Diff

Description Pavel Raiskup 2015-01-29 09:04:14 UTC
SSIA

Comment 1 Pavel Raiskup 2015-01-29 09:04:30 UTC
Created attachment 985464 [details]
mock logs

Comment 2 Zbigniew Jędrzejewski-Szmek 2015-02-27 16:07:52 UTC
Same in F23. Raising priority because dbus-c++ needs to be rebuilt after https://fedoraproject.org/wiki/Changes/GCC5, and it blocks the build of sflphone.

Comment 3 Kevin Kofler 2015-03-01 05:56:20 UTC
This looks like a conflict between glibmm24 and the latest glib (or some other library?): glibmm24 wants to use bind_property as a function name, but something else (glib?) is defining it as a macro. I guess an #undef could help as a quick fix.

Comment 4 Jaroslav Reznik 2015-03-03 16:47:34 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle.
Changing version to '22'.

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

Comment 5 Sandro Mani 2015-03-05 22:51:14 UTC
Created attachment 998596 [details]
Patch

The problem is within dbus-c++: the collision is between the macro bind_property in dbus-c++/interface.h and the method bind_property in glibmm/binding.h

Please apply the attached patch and build for F22 and rawhide.

Comment 6 Sandro Mani 2015-03-05 22:53:22 UTC
Created attachment 998597 [details]
Updated patch

Comment 7 Fedora Update System 2015-03-06 03:09:49 UTC
dbus-c++-0.9.0-6.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/dbus-c++-0.9.0-6.fc22

Comment 8 Fedora Update System 2015-03-09 08:25:59 UTC
Package dbus-c++-0.9.0-6.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing dbus-c++-0.9.0-6.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-3410/dbus-c++-0.9.0-6.fc22
then log in and leave karma (feedback).

Comment 9 Fedora Update System 2015-03-13 17:22:03 UTC
dbus-c++-0.9.0-6.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.


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