Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1084827

Summary: rhythmbox fails to build
Product: Red Hat Enterprise Linux 6 Reporter: Phil Wyett <aura.yoda>
Component: rhythmboxAssignee: Bastien Nocera <bnocera>
Status: CLOSED DEFERRED QA Contact: Desktop QE <desktop-qa-list>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 6.5CC: aura.yoda, tlavigne, tpelka
Target Milestone: rcKeywords: FastFix
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-10-05 10:34:36 UTC Type: Bug
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 Flags
Patch
none
Updated spec file. none

Description Phil Wyett 2014-04-06 22:09:30 UTC
Created attachment 883426 [details]
Patch

Description of problem: rhythmbox-0.12.8-1.el6 fails to build.

make[3]: Entering directory `/builddir/build/BUILD/rhythmbox-0.12.8/remote/dbus'
  CC     rb-client.o
rb-client.c:57: error: 'pause' redeclared as different kind of symbol
/usr/include/unistd.h:466: note: previous declaration of 'pause' was here
make[3]: *** [rb-client.o] Error 1
make[3]: Leaving directory `/builddir/build/BUILD/rhythmbox-0.12.8/remote/dbus'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/builddir/build/BUILD/rhythmbox-0.12.8/remote'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/builddir/build/BUILD/rhythmbox-0.12.8'
make: *** [all] Error 2
RPM build errors:


Version-Release number of selected component (if applicable): 0.12.8-1.el


How reproducible: Always


Actual results:

Build failure.

Expected results:

For package to cleanly build.

Additional info:

Attached is the patch cherry picked from upstream.

Comment 1 Phil Wyett 2014-04-06 22:12:50 UTC
Created attachment 883427 [details]
Updated spec file.

Comment 4 Bastien Nocera 2016-10-05 10:34:36 UTC
At the time, the binary package built correctly. So there were two options, either find what in the rest of the system changed to make the problem appear, but we don't have enough information about that, or postpone the correction until we need to rebuild rhythmbox. We haven't needed to so far, so closing.