Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33586 - eel 2.4.1 build fails, No rule to make target `en.gmo', needed by `all-yes'.
Summary: eel 2.4.1 build fails, No rule to make target `en.gmo', needed by `all-yes'.
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-16 00:32 UTC by Hans-Christian Armingeon
Modified: 2003-12-16 13:49 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 Hans-Christian Armingeon 2003-11-16 00:32:53 UTC
Reproducible: Always
Steps to Reproduce:
1. emerge -u gnome on a fresh install 2. 3.
Actual Results:  
gcc -O3 -march=athlon-xp -fomit-frame-pointer -pipe -o .libs/test-eel-widgets test-eel-widgets.o -pthread -Wl,--export-dynamic  ../eel/.libs/libeel-2.so -L/usr/X11R6/lib -L/usr/lib -lXrender -lXext /usr/lib/libgailutil.so /usr/lib/libgnomeui-2.so /usr/lib/libjpeg.so /usr/lib/libbonoboui-2.so -lSM -lICE -lX11 /usr/lib/libgnomecanvas-2.so /usr/lib/libgnome-2.so /usr/lib/libesd.so /usr/lib/libaudiofile.so /usr/lib/libart_lgpl_2.so /usr/lib/libpangoft2-1.0.so /usr/lib/libbonobo-2.so /usr/lib/libgnomevfs-2.so /usr/lib/libgconf-2.so -lssl -lcrypto -lrt /usr/lib/libbonobo-activation.so /usr/lib/libORBitCosNaming-2.so /usr/lib/libORBit-2.so /usr/lib/libpopt.so /usr/lib/libgthread-2.0.so /usr/lib/libglade-2.0.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libxml2.so -lpthread -lz /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so creating test-eel-widgets make[2]: Leaving directory `/var/tmp/portage/eel-2.4.1/work/eel-2.4.1/test' Making all in po make[2]: Entering directory `/var/tmp/portage/eel-2.4.1/work/eel-2.4.1/po' make[2]: *** No rule to make target `en.gmo', needed by `all-yes'.  Stop. make[2]: Leaving directory `/var/tmp/portage/eel-2.4.1/work/eel-2.4.1/po' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/eel-2.4.1/work/eel-2.4.1' make: *** [all-recursive-am] Error 2  !!! ERROR: gnome-base/eel-2.4.1 failed. !!! Function gnome2_src_compile, Line 39, Exitcode 2 !!! compile failure


Portage 2.0.49-r15 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r8, 2.4.21-gss) ================================================================= System uname: 2.4.21-gss i686 mobile AMD Athlon(tm) XP 2500+ Gentoo Base System version 1.4.3.12 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -pipe" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="sandbox ccache autoaddcvs" GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 apm ruby ginac qhull aalib acl acpi afs alsa apache2 arts avi berkdb bonobo cdr crypt cscope cups curl dga directfb doc dvb dvd emacs encode esd ethereal evo fbcon firebird flash foomaticdb freetds gb gd gdbm ggi gif gnome gphoto2 gpm gps gstreamer gtk gtk2 gtkhtml guile imap imlib innodb informix ipv6 jack java jikes joystick jpeg kde kerberos krb4 ladcca lcm ldap leim libg++ libgda libwww lirc mad maildir mbox mcal mikmod memlimit mmx motif mozilla mpeg mpi mule mysql nas ncurses nhc98 nls oci8 odbc oggvorbis opengl oss pam pcmcia pda ppds pdflib perl plotutils png pnp postgres prelude python qt quicktime readline ruby18 samba sasl scanner sdl slang slp snmp socks5 spell ssl svga tcltk tcpd tetex tiff truetype usb wmf wxwindows X Xaw3d xface xinerama xosd xml2 xmms xv zeo zlib threads linguas_de linguas_fr linguas_en_GB linguas_en"
Comment 1 foser (RETIRED) gentoo-dev 2003-11-16 07:18:31 UTC
we dont support what you do with linguas_* stuff in your USE flags (?)

I'd say remove it for this build.

reopen if that is not the problem
Comment 2 Joerg Schaible 2003-12-16 13:49:09 UTC
Just as additional comment: gnome-eel is sensitive to LINGUAS, but a common error is setting "en" into the values, since this entry is not valid and will break the ebuild.