Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 412515 - xfce-extra/xfce4-mount-plugin-0.6.0: *** No rule to make target `sk.gmo', needed by `all-yes'. Stop.
Summary: xfce-extra/xfce4-mount-plugin-0.6.0: *** No rule to make target `sk.gmo', nee...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-18 13:43 UTC by Otto A. Schell
Modified: 2012-04-18 14:06 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 Otto A. Schell 2012-04-18 13:43:00 UTC
xfce-extra/xfce4-mount-plugin-0.6.0 failes to compile/link with error:

.
.
.
file=`echo de | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/gmsgfmt -o $file de.po
make[2]: *** No rule to make target `sk.gmo', needed by `all-yes'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/xfce-extra/xfce4-mount-plugin-0.6.0/work/xfce4-mount-plugin-0.6.0/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xfce-extra/xfce4-mount-plugin-0.6.0/work/xfce4-mount-plugin-0.6.0'
make: *** [all] Error 2
 * ERROR: xfce-extra/xfce4-mount-plugin-0.6.0 failed (compile phase):
 *   emake failed
.
.
.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2012-04-18 14:06:10 UTC
Fixed at upstream by this commit:

http://git.xfce.org/panel-plugins/xfce4-mount-plugin/commit/?id=f106d26b925432747b04fcef0d5cb8800bb7069b

The outdated LINGUAS file in git was preventing translations from ending up to the tarball.

Then they released 0.6.1 that has all the translations.