Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 204891 - mythtv plugins 0.21 fail with 0.21 version of mythtv
Summary: mythtv plugins 0.21 fail with 0.21 version of mythtv
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-08 12:22 UTC by Alan Hourihane
Modified: 2008-01-15 16:32 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Hourihane 2008-01-08 12:22:30 UTC
MythMusic fails to build with current media-tv/mythtv-0.21_pre15362


Reproducible: Always





Errors detailed below....

/usr/include/mythtv/dialogbox.h: In member function 'void Ripper::startScanCD()':
/usr/include/mythtv/dialogbox.h:29: error: 'virtual DialogBox::~DialogBox()' is protected
cdrip.cpp:729: error: within this context
/usr/include/mythtv/mythdialogs.h:337: error: 'virtual MythBusyDialog::~MythBusyDialog()' is protected
cdrip.cpp:782: error: within this context
/usr/include/mythtv/mythdialogs.h: In member function 'void Ripper::startEjectCD()':
/usr/include/mythtv/mythdialogs.h:337: error: 'virtual MythBusyDialog::~MythBusyDialog()' is protected
cdrip.cpp:1199: error: within this context
/usr/include/mythtv/mythdialogs.h: In member function 'bool Ripper::showList(QString, QString&)':
/usr/include/mythtv/mythdialogs.h:484: error: 'virtual MythSearchDialog::~MythSearchDialog()' is protected
cdrip.cpp:1384: error: within this context
make[2]: *** [cdrip.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/media-plugins/mythmusic-0.21_pre14465/work/mythplugins-0.21/mythmusic/mythmusic'
make[1]: *** [sub-mythmusic] Error 2
make[1]: Leaving directory `/var/tmp/portage/media-plugins/mythmusic-0.21_pre14465/work/mythplugins-0.21/mythmusic'
make: *** [sub-mythmusic] Error 2
 * 
 * ERROR: media-plugins/mythmusic-0.21_pre14465 failed.
 * Call stack:
 *               ebuild.sh, line 1701:  Called dyn_compile
 *               ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *               ebuild.sh, line   44:  Called src_compile
 *               ebuild.sh, line 1383:  Called mythtv-plugins_src_compile
 *   mythtv-plugins.eclass, line  109:  Called die
 * The specific snippet of code:
 *      emake || die "make failed to compile"
 *  The die message:
 *   make failed to compile
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-plugins/mythmusic-0.21_pre14465/temp/build.log'.
 * 

 * Messages for package media-plugins/mythmusic-0.21_pre14465:
Comment 1 Alan Hourihane 2008-01-08 12:47:05 UTC
mythgallery also has the same problem, and I suspect the other plugins too.

Maybe we need a SVN version bump for the plugins to be compatible again with current SVN 0.21 mythtv ??
Comment 2 Rob Burton 2008-01-15 00:28:03 UTC
Following is a list of plugins, which I use, that are effected and the SVN version that I used to get around the breakage:
mythcontrols (14908)
mythgallery (14908)
mythnews (14908)
mythweather (14908)
mythbrowser (15205)
mythflix (15422)
mythmusic (14908)
mythvideo (14979)
mytharchive (15435)

Comment 3 Doug Goldstein (RETIRED) gentoo-dev 2008-01-15 16:32:52 UTC
I've updated all the plugins and added mythappearance as well.