Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157597 - net-analyzer/hping-3_pre20051105 compiled without tcl support w/ USE=tcl
Summary: net-analyzer/hping-3_pre20051105 compiled without tcl support w/ USE=tcl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-09 03:55 UTC by Eugeniy Khabarov aka ShadOS
Modified: 2006-12-09 05:25 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 Eugeniy Khabarov aka ShadOS 2006-12-09 03:55:06 UTC
>># hping3
>>Sorry, this hping binary was compiled without TCL scripting support

Portage 2.1.2_rc2-r3 (default-linux/x86/2006.1/desktop, gcc-4.1.1/vanilla, glibc-2.5-r0, 2.6.17-gentoo-r8 i686)
=================================================================
System uname: 2.6.17-gentoo-r8 i686 AMD Athlon(tm) XP 1500+
Gentoo Base System version 1.12.6
Last Sync: Fri, 01 Dec 2006 16:01:01 +0000
distcc 2.18.3 i586-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [disabled]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.4.19-r1, 2.6.17-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i586-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -fexceptions -funroll-loops -pipe"
CHOST="i586-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/fax /usr/share/X11/xkb /usr/share/config /var/lib/postgresql /var/spool/fax/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon-xp -O2 -fexceptions -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://open-systems.ufl.edu/mirrors/gentoo http://www.gtlib.cc.gatech.edu/pub/gentoo http://adelie.polymtl.ca/ ftp://gentoo.netnitco.net/pub/mirrors/gentoo/source/"
LANG="ru_RU.UTF-8"
LC_ALL=""
LINGUAS="ru"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dfx 3dnow X Xaw3d alsa amr amrr apache2 asterisk bash-completion binary-drivers bind-mysql bitmap-fonts bootsplash buttons bzip2 cairo ccache cdr clamav cli cracklib crypt cups dbus dlloader dnotify doc dri dvd dvdr eap-tls elf elibc_glibc esd ethereal expat extensions fam firefox fortran ftp fuse gd gif gkrellm glibc-omitfp gnome gpm gsm gstreamer gtk gzip h323 hal hardenedphp hddtemp iconv icq idea imlib2 input_devices_evdev input_devices_keyboard input_devices_mouse isdnlog jabber java jpeg kernel_linux kqemu lcms libg++ linguas_ru mad md5sum mikmod mmx motif mp3 mpeg mppe-mppc mudflap mysql ncurses nls nptl nptlonly nsplugin objc objc++ ogg opengl openssl opensslcrypt opera pam paste64 pcap pcre pdf perl php png ppds pppd prelude pri python qt3 qt4 readline reflection reiser4 reiserfs samba sdl session sftp sguil sms sndfile snmp snortsam sockets spell spl sse ssl syslog tcl tcp tcpd tcpmd5 threads toolbar truetype truetype-fonts type1-fonts udev unicode usb userland_GNU userlocales vfat video_cards_radeon virus-scan vnc vorbis wifi win32codecs wireshark wxwindows xchat xfs xinerama xml xorg xprint xscreensaver xv zip zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-09 04:02:15 UTC
$ grep tcl hping-3_pre20051105.ebuild 
IUSE="tcl debug"
	tcl? ( dev-lang/tcl )"
	use tcltk || myconf="--no-tcl" <--- that'd explain it :P

Comment 2 Cédric Krier gentoo-dev 2006-12-09 05:25:36 UTC
Fix in cvs