Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 85589

Summary: global debug use flag causes nano-1.3.5 to compile with with debug output turned on.
Product: Gentoo Linux Reporter: danny <danielw>
Component: Current packagesAssignee: SpanKY <vapier>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://forums.gentoo.org/viewtopic-p-2198466.html#2198466
Whiteboard:
Package list:
Runtime testing required: ---

Description danny 2005-03-16 21:28:35 UTC
Basically, I had to recompile my system with emerge -e system and revdep-rebuild after an emerge --newuse.  In the process, nano picked up on my global debug use flag giving me the very strange and unexpected debug output.  Once I identified the problem, USE="-debug" emerge -atv nano, corrected the situation.  I suggest the ebuild be updated to set use to -debug.

Reproducible: Didn't try
Steps to Reproduce:
1.
2.
3.




daniel etc # emerge --info
Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.4.3-20050110,
glibc-2.3.4.20050125-r0, 2.6.11-gentoo-r3 i686)
=================================================================
System uname: 2.6.11-gentoo-r3 i686 AMD Athlon(TM) XP 2000+
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Mar 16 2005, 01:05:44)]
dev-lang/python:     2.3.5
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-r6
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -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.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/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.ccccom.com http://gentoo.mirrors.tds.net/gentoo
http://gentoo.netnitco.net"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X acpi alsa apm avi berkdb bitmap-fonts cdr crypt cups curl cvs
debug doc dvd emboss encode esd fam font-server foomaticdb fortran gdbm gif
gimpprint gnome gpm gtk gtk2 imagemagick imlib ipv6 java jpeg junit kde libg++
libwww mad mikmod mmx motif mp3 mpeg ncurses nls offensive oggvorbis opengl oss
pam pdflib perl png ppds python qt quicktime readline samba sdl spell ssl svga
tcpd tiff truetype truetype-fonts type1-fonts usb xml2 xmms xv xvid zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 SpanKY gentoo-dev 2005-03-17 06:47:01 UTC
it's a feature

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