Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1044051 - FTBS with dbus-c++-0.9.0
Summary: FTBS with dbus-c++-0.9.0
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: flush
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Orphan Owner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARM64, F-ExcludeArch-aarch64
TreeView+ depends on / blocked
 
Reported: 2013-12-17 17:15 UTC by Jiri Popelka
Modified: 2015-01-29 18:05 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-29 18:05:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
fix for a bug (2.12 KB, patch)
2014-09-05 10:45 UTC, Marcin Juszkiewicz
no flags Details | Diff

Description Jiri Popelka 2013-12-17 17:15:46 UTC
I've updated dbus-c++ in rawhide from 0.5.0 to 0.9.0 and flush now fails to link together:

flush-main.o: In function `main':
src/main.cpp:956: undefined reference to `DBus::Glib::BusDispatcher::BusDispatcher()'
src/main.cpp:958: undefined reference to `DBus::Glib::BusDispatcher::attach(_GMainContext*)'
src/main.cpp:956: undefined reference to `DBus::Glib::BusDispatcher::~BusDispatcher()'
src/main.cpp:956: undefined reference to `DBus::Glib::BusDispatcher::~BusDispatcher()'

Problem is that the glib mainloop integration is now in libdbus-c++-glib-1 instead of libdbus-c++-1.
I see there's already a flush-dbus1.patch which changes how configure looks for dbus-c++ libraries so maybe simply add dbus-c++-glib-1 into PKG_CHECK_MODULES ?

Comment 1 Marcin Juszkiewicz 2014-09-05 10:45:57 UTC
Created attachment 934740 [details]
fix for a bug

As I had to fix build of that package for AArch64 I also did that fix.

Depends on https://bugzilla.redhat.com/show_bug.cgi?id=1138627 to be applied first.

Without it I was not able to build on AArch64.

Comment 2 Fedora Admin XMLRPC Client 2014-11-19 22:28:04 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.


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