Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 609672 - media-gfx/xsane-0.999-r2 fails to build: No rule to make target 'C.gmo'
Summary: media-gfx/xsane-0.999-r2 fails to build: No rule to make target 'C.gmo'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Pacho Ramos
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-17 21:48 UTC by Chris Mansfield
Modified: 2017-02-18 18:50 UTC (History)
2 users (show)

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


Attachments
build log (build.log,62.53 KB, text/x-log)
2017-02-17 21:48 UTC, Chris Mansfield
Details
output of emerge --info =media-gfx/xsane-0.999-r2 (emerge-info.txt,6.62 KB, text/plain)
2017-02-17 21:49 UTC, Chris Mansfield
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mansfield 2017-02-17 21:48:31 UTC
Created attachment 464154 [details]
build log

Building media-gfx/xsane fails with this error message:

86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed  -o xsane xsane-back-gtk.o xsane-front-gtk.o xsane-gamma.o xsane-preview.o xsane-viewer.o xsane-fax-project.o xsane-email-project.o xsane-multipage-project.o xsane-rc-io.o xsane-device-preferences.o xsane-batch-scan.o xsane-preferences.o xsane-setup.o xsane-save.o xsane-scan.o xsane-icons.o xsane.o  \
        ../lib/liblib.a -lsane  -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype    -lpng -llcms2 -ltiff -ljpeg -lz -lm  
make[1]: Leaving directory '/var/tmp/portage/media-gfx/xsane-0.999-r2/work/xsane-0.999/src'
making all in po
make[1]: Entering directory '/var/tmp/portage/media-gfx/xsane-0.999-r2/work/xsane-0.999/po'
make[1]: *** No rule to make target 'C.gmo', needed by 'all-yes'.  Stop.
make[1]: Leaving directory '/var/tmp/portage/media-gfx/xsane-0.999-r2/work/xsane-0.999/po'
make: *** [Makefile:63: all-recursive] Error 1
Comment 1 Chris Mansfield 2017-02-17 21:49:53 UTC
Created attachment 464156 [details]
output of emerge --info =media-gfx/xsane-0.999-r2
Comment 2 Pacho Ramos gentoo-dev 2017-02-18 09:47:01 UTC
Does it build with MAKEOPTS="-j1"? Also, try dropping "C" from LINGUAS to confirm that is the issue 

Thanks
Comment 3 Chris Mansfield 2017-02-18 16:26:23 UTC
Yes I did both of those things and now it compiles.
Comment 4 Pacho Ramos gentoo-dev 2017-02-18 18:50:28 UTC
[master 0c4f49b] media-gfx/xsane: Don't try to build unavailable linguas, bug #609672 by Chris Mansfield
 1 file changed, 2 insertions(+)