! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xfce4-playercontrol-plugin-0.3.0 fails with "make check" due to po/
Status:
RESOLVED: WONTFIX
Product:
Xfce4-xmms-plugin
Component:
General

Comments

Description Samuli Suominen 2009-10-18 12:50:33 CEST
Error:



Making check in po                                                                                                                                             
make[1]: Entering directory `/var/tmp/portage/xfce-extra/xfce4-playercontrol-plugin-0.3.0/work/xfce4-playercontrol-plugin-0.3.0/po'                            
XGETTEXT_ARGS="--keyword=Q_ --from-code=UTF-8" INTLTOOL_EXTRACT=/usr/bin/intltool-extract srcdir=. /usr/bin/intltool-update --gettext-package xfce4-playercontrol-plugin --pot                                                                                                                                                
rm -f missing notexist                                                                                                                                         
srcdir=. /usr/bin/intltool-update -m                                                                                                                           
The following files contain translations and are currently not in use. Please                                                                                  
consider adding these to the POTFILES.in file, located in the po/ directory.                                                                                   

panel-plugin/mpc.c
panel-plugin/popupmenu.c

If some of these files are left out on purpose then please add them to
POTFILES.skip instead of POTFILES.in. A file 'missing' containing this list
of left out files has been written in the current directory.               
if [ -r missing -o -r notexist ]; then \                                   
          exit 1; \                                                        
        fi                                                                 
make[1]: *** [check] Error 1                                               
make[1]: Leaving directory `/var/tmp/portage/xfce-extra/xfce4-playercontrol-plugin-0.3.0/work/xfce4-playercontrol-plugin-0.3.0/po'
make: *** [check-recursive] Error 1


Possible fix:

Simply add these 2 lines to po/POTFILES.skip:

panel-plugin/mpc.c
panel-plugin/popupmenu.c

And this product name should be changed from xmms to playercontrol in bugzilla.

Bug #5882

Reported by:
Samuli Suominen
Reported on: 2009-10-18
Last modified on: 2018-01-02

People

Assignee:
Xfce-Goodies Maintainers
CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information