Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 90104 - make[2]: *** No rule to make target `zh_CN.gmo', needed by `all-yes'. Stop.
Summary: make[2]: *** No rule to make target `zh_CN.gmo', needed by `all-yes'. Stop.
Status: RESOLVED DUPLICATE of bug 53465
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-23 00:53 UTC by Christopher Leaver
Modified: 2005-07-17 13: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 Christopher Leaver 2005-04-23 00:53:15 UTC
emerge kde, stops mid-way with this error. 
If I remove zh_CN zh_TW from the linugas parameter in make.conf, it works.
The package responsible is gtk+-1.2.10.tar.gz

emerge --info gives this:

Gentoo Base System version 1.4.16
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r6 i686)
=================================================================
System uname: 2.6.11-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Apr 19 2005, 18:06:51)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.8.5-r3, 1.7.9-r1, 1.6.3, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/"
LINGUAS="en en_GB fr zh_CN zh_TW ja ko"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X aac acpi alsa apm arts atm audiofile avi bash-completion bcmath berkdb bitmap-fonts bzlib canna cdb cdparanoia cdr cjk crypt cups directfb divx4linux doc dvb dvd dvdr dvdread emboss encode ethereal examples exif fam fastcgi fbcon flac foomaticdb fortran ftp gdbm ghoto2 gif gpm gstreamer gtk gtk2 icq imlib jpeg kde libg++ libwww mad mikmod mime mmx motif mp3 mpeg msn ncurses nls ogg oggvorbis opengl pam pdflib perl png python qt quicktime readline samba sdl shared sharedmem sockets speex spell sse ssl svga tcpd tetex tiff truetype truetype-fonts type1-fonts unicode usb vcd vorbis win32codecs wmf wxwindows xine xml2 xmms xv xvid zlib linguas_en linguas_en_GB linguas_fr linguas_zh_CN linguas_zh_TW linguas_ja linguas_ko"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY

Reproducible: Always
Steps to Reproduce:
1.set USE flags as above (linguas_zh_CN etc.)
2.emerge gtk+  (or any package that depends on it)
3.That's it !

Actual Results:  
make[2]: *** No rule to make target `zh_CN.gmo', needed by `all-yes'.  Stop. 
 


just emerge (console)
Comment 1 Gregorio Guidi (RETIRED) gentoo-dev 2005-04-23 03:21:00 UTC
Please do not assign bugs to KDE if it's gtk+ that fails! Thanks

*** This bug has been marked as a duplicate of 53465 ***