Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92245 - app-editors/fte has incorrect depend/iuse
Summary: app-editors/fte has incorrect depend/iuse
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Konstantin Arkhipov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-11 07:46 UTC by Jonathan Pearce
Modified: 2005-05-11 08:28 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 Jonathan Pearce 2005-05-11 07:46:10 UTC
When emerging app-editors/fte, fte will emerge and compile, but, will not be usable unless either the X or slang USE variables are set before the emerge.

Reproducible: Always
Steps to Reproduce:
1. Using a Gentoo system without the X and slang USE flags set...
2. Emerge fte (either stable or unstable)
3. Run fte

Actual Results:  

If you emerge FTE without either of these packages installed, when trying to 
run FTE, you will recieve an error that it cannot find either sfte or xfte 
(the two actual executables for the program, one being the slang-enabled 
version and one being the X-enabled version)

Expected Results:  
The ebuilds should require either the X or slang flags to be set in app-
editors/fte

I afterwards added slang to my use flags, and recompiled fte. fte now works 
properly. Here is the emerge info from before the slang addition to my use 
flags.

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-
2.3.4.20041102-r1, 2.6.10-co-0.6.2 i686)
=================================================================
System uname: 2.6.10-co-0.6.2 i686 AMD Athlon(tm) 64 Processor 3400+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Apr 20 2005, 
21:07:42)]
dev-lang/python:     2.3.4-r1
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.8.5-r3, 1.6.3, 1.7.9-r1, 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="-O2 -mcpu=i686 -fomit-frame-pointer"
CHOST="i386-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share
/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer"
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"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 alsa apache2 apm arts avi bcmath berkdb bitmap-fonts bzlib calendar 
crypt cups curl dba emboss encode exif foomaticdb gd gdb gdbm gif gpm imap 
imlib ipv6 java jpeg kde ldap libg++ libwww mad mcal mikmod motif mp3 mpeg 
mysql ncurses nls oggvorbis opengl oss pam pcre pdflib perl png python 
quicktime readline sdl session spell sqlite ssl svga tcpd threads tiff 
truetype-fonts type1-fonts xml2 xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, 
PORTDIR_OVERLAY
Comment 1 Konstantin Arkhipov (RETIRED) gentoo-dev 2005-05-11 08:28:18 UTC
without slang and X use flags - you still can use vfte (which is works thru vc's)