Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 307457 - media-sound/rhythmbox-0.12.7 upgrade fails whilst building audiocd plugin
Summary: media-sound/rhythmbox-0.12.7 upgrade fails whilst building audiocd plugin
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-02 10:13 UTC by Ooblick
Modified: 2010-03-03 16:16 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,3.96 KB, text/plain)
2010-03-02 10:14 UTC, Ooblick
Details
build.log (build.log,30.72 KB, text/plain)
2010-03-02 10:14 UTC, Ooblick
Details
upstream patch (patch,851 bytes, patch)
2010-03-02 21:09 UTC, Thorsten Vollmer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ooblick 2010-03-02 10:13:11 UTC
upgrading from rhythmbox-0.12.6 to 0.12.7 fails whilst building the audiocd plugin:

make[4]: Entering directory `/tmp/portage/media-sound/rhythmbox-0.12.7/work/rhythmbox-0.12.7/plugins/audiocd'
  CC     libaudiocd_la-rb-audiocd-plugin.lo
  CC     libaudiocd_la-rb-audiocd-source.lo
rb-audiocd-source.c: In function ‘rb_audiocd_source_constructed’:
rb-audiocd-source.c:294: error: ‘RBAudioCdSource’ has no member named ‘action_group’
make[4]: *** [libaudiocd_la-rb-audiocd-source.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/tmp/portage/media-sound/rhythmbox-0.12.7/work/rhythmbox-0.12.7/plugins/audiocd'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/tmp/portage/media-sound/rhythmbox-0.12.7/work/rhythmbox-0.12.7/plugins/audiocd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/portage/media-sound/rhythmbox-0.12.7/work/rhythmbox-0.12.7/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/portage/media-sound/rhythmbox-0.12.7/work/rhythmbox-0.12.7'
make: *** [all] Error 2
 * ERROR: media-sound/rhythmbox-0.12.7 failed:
Comment 1 Ooblick 2010-03-02 10:14:18 UTC
Created attachment 221769 [details]
emerge --info
Comment 2 Ooblick 2010-03-02 10:14:55 UTC
Created attachment 221771 [details]
build.log
Comment 3 daveswen 2010-03-02 14:41:38 UTC
same here
Comment 4 Thorsten Vollmer 2010-03-02 21:09:49 UTC
Created attachment 221865 [details, diff]
upstream patch
Comment 5 Curtis Magyar 2010-03-03 14:12:21 UTC
The patch fixes the build for me.  Thanks.
Comment 6 Daniel Gryniewicz (RETIRED) gentoo-dev 2010-03-03 16:16:27 UTC
Fixed without a bump.  Thanks for the patch.