Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 312367

Summary: xfce-extra/xfce4-sensors-plugin-1.0.0 fails to build with Makefile issues
Product: Gentoo Linux Reporter: Jeremy Stent <stentj>
Component: Current packagesAssignee: XFCE Team <xfce>
Status: RESOLVED FIXED    
Severity: normal CC: gentoo
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Package build environment file
Package build log
output of "emerge -pqv =xfce-extra/xfce4-sensors-plugin-1.0.0"
output of "emerge --info =xfce-extra/xfce4-sensors-plugin-1.0.0"

Description Jeremy Stent 2010-03-31 11:41:47 UTC
Attempting to build xfce4-sensors-plugin-1.0.0 fails with "No rule to make target `nl.gmo', needed by `all-yes'."

Reproducible: Always

Steps to Reproduce:
1.  Attempt to merge xfce4-sensors-plugin-1.0.0
2.
3.

Actual Results:  
file=`echo ko | sed 's,.*/,,'`.gmo \
          && rm -f $file && /usr/bin/gmsgfmt -o $file ko.po
file=`echo lt | sed 's,.*/,,'`.gmo \
          && rm -f $file && /usr/bin/gmsgfmt -o $file lt.po
file=`echo lv | sed 's,.*/,,'`.gmo \
          && rm -f $file && /usr/bin/gmsgfmt -o $file lv.po
make[2]: *** No rule to make target `nl.gmo', needed by `all-yes'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/xfce-extra/xfce4-sensors-plugin-1.0.0/work/xfce4-sensors-plugin-1.0.0/po'
make[1]: *** [all-recursive] Error 1


Expected Results:  
Successful merge.
Comment 1 Jeremy Stent 2010-03-31 11:46:19 UTC
Created attachment 225921 [details]
Package build environment file
Comment 2 Jeremy Stent 2010-03-31 11:46:34 UTC
Created attachment 225923 [details]
Package build log
Comment 3 Jeremy Stent 2010-03-31 11:46:59 UTC
Created attachment 225925 [details]
output of "emerge -pqv =xfce-extra/xfce4-sensors-plugin-1.0.0"
Comment 4 Jeremy Stent 2010-03-31 11:47:28 UTC
Created attachment 225927 [details]
output of "emerge --info =xfce-extra/xfce4-sensors-plugin-1.0.0"
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-05-12 21:08:46 UTC
I'm not sure how to fix this.
Comment 6 Christoph Mende (RETIRED) gentoo-dev 2010-05-23 10:43:29 UTC
+  23 May 2010; Christoph Mende <angelos@gentoo.org>
+  xfce4-sensors-plugin-1.0.0.ebuild:
+  Fix build for people having LINGUAS=nl (bug #312367)