Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258974 - xfce-extra/xfce4-wmdock-0.3.2 - make check fails on panel-plugin/wmdock.desktop.in.in
Summary: xfce-extra/xfce4-wmdock-0.3.2 - make check fails on panel-plugin/wmdock.deskt...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
: 258973 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-02-14 15:11 UTC by Jeremy Stent
Modified: 2009-02-14 16:48 UTC (History)
0 users

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


Attachments
emerge --info (emerge_info,15.25 KB, text/plain)
2009-02-14 15:11 UTC, Jeremy Stent
Details
build log (build.log,21.94 KB, text/plain)
2009-02-14 15:12 UTC, Jeremy Stent
Details
ebuild environment (environment,30.90 KB, text/plain)
2009-02-14 15:12 UTC, Jeremy Stent
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Stent 2009-02-14 15:11:24 UTC
xfce4-wmdock-0.3.2 fails test with untranslated file:  panel-plugin/wmdock.desktop.in.in

Reproducible: Always

Steps to Reproduce:
1.  With FEATURES="test" emerge xfce4-wmdock-0.3.2

Actual Results:  
Making check in po
make[1]: Entering directory `/var/tmp/portage/xfce-extra/xfce4-wmdock-0.3.2/work/xfce4-wmdock-plugin-0.3.2/po'
XGETTEXT_ARGS="--keyword=Q_ --from-code=UTF-8" INTLTOOL_EXTRACT=/usr/bin/intltool-extract srcdir=. /usr/bin/intltool-update --gettext-package xfce4-wmdock-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/wmdock.desktop.in.in

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-wmdock-0.3.2/work/xfce4-wmdock-plugin-0.3.2/po'
make: *** [check-recursive] Error 1


Expected Results:  
successful merge of package
Comment 1 Jeremy Stent 2009-02-14 15:11:48 UTC
Created attachment 182004 [details]
emerge --info
Comment 2 Jeremy Stent 2009-02-14 15:12:19 UTC
Created attachment 182006 [details]
build log
Comment 3 Jeremy Stent 2009-02-14 15:12:42 UTC
Created attachment 182007 [details]
ebuild environment
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2009-02-14 16:43:58 UTC
*** Bug 258973 has been marked as a duplicate of this bug. ***
Comment 5 Christoph Mende (RETIRED) gentoo-dev 2009-02-14 16:48:40 UTC
fixed, thanks