Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 285934 - www-plugins/gecko-mediaplayer-0.9.8 version bump
Summary: www-plugins/gecko-mediaplayer-0.9.8 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on: 286140
Blocks:
  Show dependency tree
 
Reported: 2009-09-22 12:21 UTC by Billy DeVincentis
Modified: 2009-09-29 17:36 UTC (History)
0 users

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 Billy DeVincentis 2009-09-22 12:21:11 UTC
Important version bump, restores ability to view trailers on Apple's website. Unfortunately, rename of ebuild doesn't work.

Reproducible: Always
Comment 1 Billy DeVincentis 2009-09-26 13:12:07 UTC
Here is what happens when the renamed ebuild is emerged





x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -fPIC -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/lib64/seamonkey/include/java -I/usr/lib64/seamonkey/include/plugin -I/usr/include/nspr -I/usr/lib64/seamonkey/include -I/usr/lib64/seamonkey/include/xpcom -I/usr/lib64/seamonkey/include/string   -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DHAVE_GCONF -DMOZILLA_STRICT_API -DXP_UNIX    -march=native -O2 -pipe -MT plugin_setup.o -MD -MP -MF .deps/plugin_setup.Tpo -c -o plugin_setup.o plugin_setup.cpp     
plugin.cpp:49: error: expected constructor, destructor, or type conversion before ‘*’ token                                  
plugin.cpp:50: error: expected constructor, destructor, or type conversion before ‘*’ token                                  
plugin.cpp: In function ‘void setPreference(CPlugin*, const gchar*, const gchar*)’:                                          
plugin.cpp:188: error: ‘nsIPrefService’ was not declared in this scope                                                       
plugin.cpp:188: error: template argument 1 is invalid                                                                        
plugin.cpp:188: error: ‘prefService’ was not declared in this scope                                                          
plugin.cpp:190: error: ‘prefBranch’ was not declared in this scope                                                           
plugin.cpp: In function ‘void clearPreference(CPlugin*, const gchar*)’:                                                      
plugin.cpp:211: error: ‘nsIPrefService’ was not declared in this scope                                                       
plugin.cpp:211: error: template argument 1 is invalid                                                                        
plugin.cpp:211: error: ‘prefService’ was not declared in this scope                                                          
plugin.cpp:213: error: ‘prefBranch’ was not declared in this scope                                                           
make[3]: *** [plugin.o] Error 1                                                                                              
make[3]: *** Waiting for unfinished jobs....                                                                                 
mv -f .deps/plugin_list.Tpo .deps/plugin_list.Po
mv -f .deps/plugin_setup.Tpo .deps/plugin_setup.Po
make[3]: Leaving directory `/var/tmp/portage/www-plugins/gecko-mediaplayer-0.9.8/work/gecko-mediaplayer-0.9.8/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/www-plugins/gecko-mediaplayer-0.9.8/work/gecko-mediaplayer-0.9.8/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/www-plugins/gecko-mediaplayer-0.9.8/work/gecko-mediaplayer-0.9.8'
make: *** [all] Error 2
 *
 * ERROR: www-plugins/gecko-mediaplayer-0.9.8 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 1498:  Called gnome2_src_compile
 *             environment, line 1242:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 *  The die message:
 *   compile failure
 *
 * 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/www-plugins/gecko-mediaplayer-0.9.8/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-plugins/gecko-mediaplayer-0.9.8/temp/environment'.
 * This ebuild is from a repository named 'miscellaneous'
 *

>>> Failed to emerge www-plugins/gecko-mediaplayer-0.9.8, Log file:

>>>  '/var/tmp/portage/www-plugins/gecko-mediaplayer-0.9.8/temp/build.log'
 *
 * The following package has failed to build or install:
 *
 *  ('ebuild', '/', 'www-plugins/gecko-mediaplayer-0.9.8', 'merge'), Log file:
 *   '/var/tmp/portage/www-plugins/gecko-mediaplayer-0.9.8/temp/build.log'
 *
Linux1 billydv #
Comment 2 Billy DeVincentis 2009-09-27 16:08:21 UTC
Okay, I have tracked this down a bit and here is the situation. You can rename the 0.9.7 ebuild to 0.9.8 and emerge this so long as you do not have Seamonkey 1 installed. If you do, you need to unmerge Seamonkey 1, emerge the new gecko-mediaplayer and then re-emerge seamonkey 1. If you are using the beta version of Seamonkey 2, gecko-mediaplayer-0.9.8 will emerge without issue.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2009-09-29 17:36:21 UTC
0.9.8 in tree, and it compiles when seamonkey is present. worked around the problem.