Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99762 - media-gfx/ee fails with USE=nls
Summary: media-gfx/ee fails with USE=nls
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-21 01:59 UTC by Aleksey Novgorodov
Modified: 2005-10-17 21:22 UTC (History)
1 user (show)

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 Aleksey Novgorodov 2005-07-21 01:59:52 UTC
maybe error in ee make scripts? 

Reproducible: Always
Steps to Reproduce:
1.configure
2.make
3.or just $emerge ee 

Actual Results:  
make  all-recursive
make[1]: Entering directory `/ee-0.3.12'
Making all in doc
make[2]: Entering directory `/ee-0.3.12/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/ee-0.3.12/doc'
Making all in macros
make[2]: Entering directory `/ee-0.3.12/macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/ee-0.3.12/macros'
Making all in po
make[2]: Entering directory `/ee-0.3.12/po'
make[2]: *** No rule to make target `en.gmo', needed by `all-yes'.  Stop.
make[2]: Leaving directory `/ee-0.3.12/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/ee-0.3.12'
make: *** [all-recursive-am] Error 2
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-21 02:06:42 UTC
NOT a bugzilla bug; please kindly read the instructions before filing a bug...

http://bugs.gentoo.org/enter_bug.cgi?format=guided

<snip>
Bugzilla: Bugs regarding the Gentoo Bugzilla website  (bugs.gentoo.org),
Bugs related to ebuilds belong in 'Gentoo Linux'

Gentoo Linux: The Gentoo Linux Distribution - Ebuilds and System related issues.
If you're unsure where your bugs go, then file them here.
</snip>
Comment 2 Marcin Kryczek (RETIRED) gentoo-dev 2005-08-02 08:41:55 UTC
can you post emerge info? i can't reproduce that on any of my 3 gentoo's 
machines
Comment 3 Aleksey Novgorodov 2005-08-07 11:27:47 UTC
emerge info
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20040808-r1, 2.6.12-
gentoo-r6 i686)
=================================================================
System uname: 2.6.12-gentoo-r6 i686 Celeron (Coppermine)
Gentoo Base System version 1.6.12
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Jul 13 2005, 10:58:48)]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/
shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="ru_RU.UTF-8"
LC_ALL="ru_RU.UTF-8"
LINGUAS="ru en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts audiofile audiofileflac avi berkdb bitmap-fonts
bootsplash cdr crypt cups curl 
debug divx4linux doc dvd dvdr dvdread dvdrw emboss encode fam ffmpeg fftv flac
foomaticdb fortran gd 
gdbm gif gtk gtk2 guile hal imagemagick imlib ipv6 java jpeg jpeg2k kde
kdeenablefinal kqemu ldap 
libg++ libwww lirc lm-sensors mad matroska mikmod mmx motif mp3 mpeg mysql
ncurses nls ogg 
oggvorbis openexr opengl pam pdflib perl png povray ppds python qt quicktime
readline sdl slang spell 
sse ssl tcltk tcpd tetex theora tidy tiff truetype truetype-fonts type1-fonts
unicode userlocales v4l v4l2 
vorbis win32codecs xine xml2 xmms xosd xscreensaver xv xvid zlib linguas_ru
linguas_en 
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS, PORTDIR_OVERLAY

Comment 4 SpanKY gentoo-dev 2005-10-17 21:22:19 UTC
fixed in cvs