Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 256782 - sys-devel/dev86-0.16.17-r5 has buffer overflow (detected by gcc-4.3.3 fortify)
Summary: sys-devel/dev86-0.16.17-r5 has buffer overflow (detected by gcc-4.3.3 fortify)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 256807 256939 262289 289528 (view as bug list)
Depends on:
Blocks: fortify-source
  Show dependency tree
 
Reported: 2009-01-29 12:30 UTC by 404 Error
Modified: 2013-02-18 05:45 UTC (History)
13 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,18.57 KB, text/plain)
2009-01-29 12:39 UTC, 404 Error
Details
environment (environment,82.04 KB, text/plain)
2009-01-29 12:40 UTC, 404 Error
Details

Note You need to log in before you can comment on or make changes to this bug.
Description 404 Error 2009-01-29 12:30:49 UTC
After an update from 4.2.x to 4.3.3, sys-devel/dev86-0.16.17-r5 is no more buildable (ncc crash).



Reproducible: Always

Steps to Reproduce:
1. emerge =gcc-4.3.3
2. source /etc/profile && env-update
3. emerge =dev86-0.16.17-r5
4. enjoy your meal ! ;-)



Actual Results:  
Last lines of dev86 build are :

objdump86.c:240: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
make[3]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r5/work/dev86-0.16.17/ld'

test -f bin/ncc
make -C libc CC=ncc "CCFLAGS=-O" AR=ar86 ARFLAGS=r PLATFORM=i86-ELKS
make[3]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r5/work/dev86-0.16.17/libc'
ncc -c -Mn -O -D__LIBC__ -D__LIBC_VER__='"0.16.17"' -o crt0.o crt0.c
*** buffer overflow detected ***: ncc terminated
======= Backtrace: =========
/lib/libc.so.6(__fortify_fail+0x37)[0x2b6937773127]
/lib/libc.so.6[0x2b6937770f00]
/lib/libc.so.6[0x2b69377715eb]
ncc[0x401548]
ncc[0x403347]
/lib/libc.so.6(__libc_start_main+0xe6)[0x2b69376ac5c6]
ncc[0x400db9]
======= Memory map: ========
00400000-00405000 r-xp 00000000 08:06 2263366                            /var/tmp/portage/sys-devel/dev86-0.16.17-r5/work/dev86-0.16.17/bin/ncc
00604000-00605000 r--p 00004000 08:06 2263366                            /var/tmp/portage/sys-devel/dev86-0.16.17-r5/work/dev86-0.16.17/bin/ncc
00605000-00606000 rw-p 00005000 08:06 2263366                            /var/tmp/portage/sys-devel/dev86-0.16.17-r5/work/dev86-0.16.17/bin/ncc
02493000-024b4000 rw-p 02493000 00:00 0                                  [heap]
2b6937261000-2b693727e000 r-xp 00000000 08:06 2728577                    /lib64/ld-2.9.so
2b693727e000-2b6937280000 rw-p 2b693727e000 00:00 0
2b693747d000-2b693747e000 r--p 0001c000 08:06 2728577                    /lib64/ld-2.9.so
2b693747e000-2b693747f000 rw-p 0001d000 08:06 2728577                    /lib64/ld-2.9.so
2b693747f000-2b693748b000 r-xp 00000000 08:06 2261969                    /usr/lib64/libsandbox.so.0.0.0
2b693748b000-2b693768a000 ---p 0000c000 08:06 2261969                    /usr/lib64/libsandbox.so.0.0.0
2b693768a000-2b693768b000 r--p 0000b000 08:06 2261969                    /usr/lib64/libsandbox.so.0.0.0
2b693768b000-2b693768c000 rw-p 0000c000 08:06 2261969                    /usr/lib64/libsandbox.so.0.0.0
2b693768c000-2b693768e000 rw-p 2b693768c000 00:00 0
2b693768e000-2b69377d9000 r-xp 00000000 08:06 2728540                    /lib64/libc-2.9.so
2b69377d9000-2b69379d9000 ---p 0014b000 08:06 2728540                    /lib64/libc-2.9.so
2b69379d9000-2b69379dd000 r--p 0014b000 08:06 2728540                    /lib64/libc-2.9.so
2b69379dd000-2b69379de000 rw-p 0014f000 08:06 2728540                    /lib64/libc-2.9.so
2b69379de000-2b69379e3000 rw-p 2b69379de000 00:00 0
2b69379e3000-2b69379e5000 r-xp 00000000 08:06 2728559                    /lib64/libdl-2.9.so
2b69379e5000-2b6937be5000 ---p 00002000 08:06 2728559                    /lib64/libdl-2.9.so
2b6937be5000-2b6937be6000 r--p 00002000 08:06 2728559                    /lib64/libdl-2.9.so
2b6937be6000-2b6937be7000 rw-p 00003000 08:06 2728559                    /lib64/libdl-2.9.so
2b6937be7000-2b6937be9000 rw-p 2b6937be7000 00:00 0
2b6937be9000-2b6937bff000 r-xp 00000000 08:06 4612904                    /lib64/libgcc_s.so.1
2b6937bff000-2b6937dfe000 ---p 00016000 08:06 4612904                    /lib64/libgcc_s.so.1
2b6937dfe000-2b6937dff000 r--p 00015000 08:06 4612904                    /lib64/libgcc_s.so.1
2b6937dff000-2b6937e00000 rw-p 00016000 08:06 4612904                    /lib64/libgcc_s.so.1
7fff73832000-7fff73849000 rw-p 7ffffffe8000 00:00 0                      [stack]
7fff739fd000-7fff739fe000 r-xp 7fff739fd000 00:00 0                      [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  [vsyscall]
make[3]: *** [crt0.o] Aborted
make[3]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r5/work/dev86-0.16.17/libc'
make[2]: *** [library] Error 2
make[2]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r5/work/dev86-0.16.17'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r5/work/dev86-0.16.17'
make: *** [all] Error 2



Expected Results:  
NO error

Compiler : 4.3.3
Glibc : 2.9_p20081201-r1

The problem seems to be related to the gcc version as dev86 build nicely with gcc 4.2.x

Portage 2.1.6.7 (default/linux/amd64/2008.0/desktop, gcc-4.3.3, glibc-2.9_p20081201-r1, 2.6.27-xen-r7 x86_64)
=================================================================
System uname: Linux-2.6.27-xen-r7-x86_64-Intel-R-_Core-TM-_i7_CPU_920_@_2.67GHz-with-glibc2.2.5
Timestamp of tree: Thu, 29 Jan 2009 02:45:02 +0000
distcc 3.1 x86_64-pc-linux-gnu [disabled]
ccache version 2.4 [disabled]
app-shells/bash:     3.2_p48
dev-java/java-config: 1.3.7-r1, 2.1.7
dev-lang/python:     2.5.4-r2
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.6.2-r1
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.4.2
sys-apps/sandbox:    1.3.3
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.19
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.28-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/4.1/env /usr/kde/4.1/share/config /usr/kde/4.1/shutdown /usr/share/config /var/bind /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/eselect/postgresql /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=core2 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages metadata-transfer parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://localhost/gentoo"
LDFLAGS="-Wl,-O1"
LINGUAS="en fr"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/layman/xen /usr/local/portage/layman/nx /usr/local/portage/layman/vmware"
SYNC="rsync://localhost/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 apache2 berkdb bluetooth branding bzip2 cairo cdda cddb cdio cdr chardet cli cracklib crypt cups dbus dirac dri dts dvd dvdr dvdread dvi eds emboss encode esd evo fam ffmpeg firefox flac fortran ftp gdbm gif giff glib gnome gpm gstreamer gtk gtk2 hal hvm iconv isdnlog jack java jpeg jpeg2k kdeprefix kerberos ldap libnotify mad midi mikmod mmx mp2 mp3 mpeg mudflap multilib nautilus ncurses nls nptl nptlonly nswrapper ntpl objc objc++ objc-gc odbc ogg openal opengl openmp oss pam pcre pdf perl png postgres ppds pppd python qt3 qt3support qt4 quicktime readline reflection samba sdl session spell spl sse sse2 sse3 ssl ssse3 startup-notification svg sysfs tcl tcpd theora tiff tk truetype unicode usb vorbis x264 xml xorg xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en fr" USERLAND="GNU" VIDEO_CARDS="vesa nv"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 404 Error 2009-01-29 12:39:32 UTC
Created attachment 180093 [details]
build.log
Comment 2 404 Error 2009-01-29 12:40:00 UTC
Created attachment 180094 [details]
environment
Comment 3 404 Error 2009-01-29 12:47:12 UTC
Set as major as it could potentially occur with several other packages too.
Comment 4 404 Error 2009-01-29 12:57:34 UTC
Downgrading to gcc-4.2.2-r3 solves the issue, also tried by someone else with the same result. 
Comment 5 404 Error 2009-01-29 13:31:04 UTC
source /etc/profile && env-update && revdep-rebuild does not fix the issue...
Comment 6 404 Error 2009-01-29 16:25:05 UTC
(In reply to comment #4)
> Downgrading to gcc-4.2.2-r3 solves the issue, also tried by someone else with
> the same result. 
> 

Should read :

Downgrading to gcc-4.3.2-r3 solves the issue, also tried by someone else with
the same result. 

My error, sorry.

Also, dev86 is listed as a dependency of xen-tools. Don't know if this bug should be levered to "Critical" or higher or if additional bug reports in regard of dev86 and xen-tools should be posted. If so, will do.
Comment 7 SpanKY gentoo-dev 2009-01-29 20:38:44 UTC
it's a bug in dev86, not gcc-4.3.3.  gcc-4.3.3 just found the bug for you.

you can workaround it by adding -U_FORTIFY_SOURCE to your CPPFLAGS when emerging dev86
Comment 8 SpanKY gentoo-dev 2009-01-29 20:42:12 UTC
*** Bug 256807 has been marked as a duplicate of this bug. ***
Comment 9 Kamen Dokov 2009-01-29 22:05:48 UTC
Same here on amd64 with gcc-4.3.3

emerge --info                                                
Portage 2.2_rc23 (default/linux/amd64/2008.0/desktop, gcc-4.3.3, glibc-2.9_p20081201-r1, 2.6.27-zen3 x86_64)                                                                                                  
=================================================================                                      
System uname: Linux-2.6.27-zen3-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_6000+-with-glibc2.2.5  
Timestamp of tree: Wed, 28 Jan 2009 22:10:01 +0000                                                     
app-shells/bash:     3.2_p48                                                                           
dev-java/java-config: 1.3.7-r1, 2.1.7                                                                  
dev-lang/python:     2.5.4-r2                                                                          
dev-util/cmake:      2.6.2-r1                                                                          
sys-apps/baselayout: 2.0.0                                                                             
sys-apps/openrc:     0.4.2                                                                             
sys-apps/sandbox:    1.3.3                                                                             
sys-devel/autoconf:  2.13, 2.63                                                                        
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2                                         
sys-devel/binutils:  2.19                                                                              
sys-devel/gcc-config: 1.4.1                                                                            
sys-devel/libtool:   2.2.4                                                                             
virtual/os-headers:  2.6.28-r1                                                                         
ACCEPT_KEYWORDS="amd64 ~amd64"                                                                         
CBUILD="x86_64-pc-linux-gnu"                                                                           
CFLAGS="-march=athlon64 -O2 -msse3 -pipe -fomit-frame-pointer -ftree-vectorize -ftree-loop-linear"     
CHOST="x86_64-pc-linux-gnu"                                                                            
CONFIG_PROTECT="/etc /etc/env.d /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"                                                                        
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"                    
CXXFLAGS="-march=athlon64 -O2 -msse3 -pipe -fomit-frame-pointer -ftree-vectorize -ftree-loop-linear -fvisibility-inlines-hidden"                                                                              
DISTDIR="/usr/portage/distfiles"                                                                       
FEATURES="candy ccache distlocks fixpackages parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"                                                                     
GENTOO_MIRRORS="http://gentoo.osuosl.org http://mirrors.ludost.net/gentoo/ ftp://mirrors.ludost.net/gentoo/ http://gentoo.telnet.bg/  http://gentoo.osuosl.org http://mirror.gentoo.no/ http://gentoo.ynet.sk/pub http://www.ibiblio.org/pub/Linux/distributions/gentoo"                                             
LANG="bg_BG.UTF-8"
LC_ALL="bg_BG.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags"
LINGUAS="en_GB en_US en bg"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --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="3dnow 3dnowext X acl acpi alsa amd64 berkdb bitmap-fonts branding cairo cdr cli cracklib crypt cups dbus dri dvd dvdr dvdread eds emboss encode esd evo fam firefox fortran gcj gdbm gif gpm gstreamer gtk hal htmlhandbook iconv ipv6 isdnlog jpeg kde kdeenablefinal kdehiddenvisibility ldap mad midi mikmodmmx mmxext mp3 mpeg mudflap multilib ncurses nls nptl nptlonly ocamlopt ogg opengl openmp oss pam pcrepdf perl png pppd python qt3 qt3support qt4 quicktime readline reflection sdl session spell spl sse sse2 ssl ssse3 svg tcpd threads tiff truetype truetype-fonts type1-fonts unicode vorbis xcomposite xml xorg xv zlib" ALSA_CARDS="hda-nvidia hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoopempty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias asis auth_basic auth_digest authn_alias authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cern_meta charset_lite dav dav_fs dav_lock dbd deflate dir disk_cache dumpioenv expires ext_filter file_cache filter headers ident imagemap include info log_config log_forensic logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_ftp proxy_http rewrite setenvif speling status substitute unique_id userdir usertrack version vhost_alias" APACHE2_MPMS="worker" CAMERAS="ptp2" ELIBC="glibc" INPUT_DEVICES="keyboard mouse ps2mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_GB en_US en bg" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

Comment 10 Kamen Dokov 2009-01-29 22:18:17 UTC
(In reply to comment #7)
> it's a bug in dev86, not gcc-4.3.3.  gcc-4.3.3 just found the bug for you.
> 
> you can workaround it by adding -U_FORTIFY_SOURCE to your CPPFLAGS when
> emerging dev86
> 

Thats with capslock "on";)  on my pc it works with CFLAGS="-u-fortify-source" emerge -1 dev86 command
Comment 11 404 Error 2009-01-30 02:46:40 UTC
-U_FORTIFY_SOURCE solved the issue, thanks !
Comment 12 404 Error 2009-01-30 03:49:39 UTC
(In reply to comment #11)
> -U_FORTIFY_SOURCE solved the issue, thanks !
> 

ok here is a workaround :

mkdir -p /etc/portage/env/sys-devel
echo "CFLAGS=\"${CFLAGS} -U_FORTIFY_SOURCE\"" > /etc/portage/env/sys-devel/dev86

I leave the bug open as the bug still lives in sys-devel/dev86....
Comment 13 Martin Walch 2009-01-30 17:33:13 UTC
*** Bug 256939 has been marked as a duplicate of this bug. ***
Comment 14 Harald van Dijk (RETIRED) gentoo-dev 2009-02-02 19:04:25 UTC
This is fixed in -r6.
Comment 15 404 Error 2009-02-03 12:05:51 UTC
emerged -r6, now compiles fines.
Comment 16 404 Error 2009-02-03 12:06:27 UTC
oops my typo... 
Comment 17 Randall Wald 2009-03-12 18:53:19 UTC
*** Bug 262289 has been marked as a duplicate of this bug. ***
Comment 18 Randall Wald 2009-03-12 18:54:38 UTC
I just accidentally created another duplicate of this bug...when is sys-devel/dev86-0.16.17-r6 going to be marked stable so people don't keep running into this bug?
Comment 19 Randall Wald 2009-10-05 21:30:28 UTC
It's been over six months...why isn't -r6 stabilized yet, to solve this bug once and for all without an entry in /etc/portage/package.keywords?
Comment 20 Jaak Ristioja 2009-10-14 07:47:28 UTC
Grr. I initiated bug #289014.
Comment 21 Sebastian Luther (few) 2009-10-18 18:28:06 UTC
*** Bug 289528 has been marked as a duplicate of this bug. ***
Comment 22 Michal Plichta 2013-02-14 14:38:59 UTC
It still happen with dev86-0.16.18
I try emerge with:
# CXXFLAGS="-march=btver1 -mtune=btver1 -u-fortify-source" emerge -1 sys-devel/dev86

Here is my emerge --info:

# CXXFLAGS="-march=btver1 -mtune=btver1 -u-fortify-source" emerge --info
Portage 2.1.11.50 (default/linux/amd64/13.0/desktop, gcc-4.6.3, glibc-2.15-r3, 3.7.3-pf x86_64)
=================================================================
System uname: Linux-3.7.3-pf-x86_64-AMD_E-450_APU_with_Radeon-tm-_HD_Graphics-with-gentoo-2.1
KiB Mem:     7764356 total,   6325572 free
KiB Swap:   10485756 total,  10485756 free
Timestamp of tree: Tue, 12 Feb 2013 13:15:01 +0000
ld GNU ld (GNU Binutils) 2.22
ccache version 3.1.8 [enabled]
app-shells/bash:          4.2_p37
dev-java/java-config:     2.1.12-r1
dev-lang/python:          2.7.3-r2, 3.2.3
dev-util/ccache:          3.1.8
dev-util/cmake:           2.8.9
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.1-r1
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.9.6-r3, 1.11.6
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.6.3
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.6 (virtual/os-headers)
sys-libs/glibc:           2.15-r3
Repositories: gentoo sunrise x-lila-theme poncho local
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=btver1 -mtune=btver1"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="${EPREFIX}/etc/gconf /etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo"
CXXFLAGS="-march=btver1 -mtune=btver1 -u-fortify-source"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs ccache config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://gentoo.mneisen.org/ http://gentoo.mirror.pw.edu.pl/ ftp://ftp.vectranet.pl/gentoo/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/sunrise /var/lib/layman/lila-theme /var/lib/layman/poncho /usr/local/portage"
SYNC="rsync://rsync6.pl.gentoo.org/gentoo-portage"
USE="7zip X a52 aac acl acpi alsa amd64 bash-completion berkdb bluetooth branding bzip2 cairo cdda cddb cdr cli consolekit cracklib crypt cups cxx dbus directfb dri dts dvd dvdr emboss encode exif fam fbcon ffmpeg firefox flac fontconfig fortran gdbm gif gnome-keyring gpm gstreamer gtk iconv icu ipv6 jpeg jpeg2k lame lcms ldap libnotify libv4l libv4l2 lm_sensors mad matroska mmx mmxext mng modules mp3 mp4 mpeg mudflap multilib ncurses network-cron nls nptl ntfs ogg opengl openmp orc pam pango pcre pdf png policykit ppds quicktime raw readline samba sdl session smp spell sse sse2 sse3 sse4a ssl ssse3 startup-notification svg tcpd threads thunar tiff truetype udev udisks unicode upnp upower usb v4l vim-syntax vorbis wifi wma wmf wxwidgets x264 xcb xcomposite xinerama xml xpm xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en pl en_US pl_PL" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" QEMU_SOFTMMU_TARGETS="x86_64" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="radeon" XFCE_PLUGINS="brightness menu trash logout" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 23 SpanKY gentoo-dev 2013-02-18 05:45:37 UTC
(In reply to comment #22)

file a new bug.  this one is fixed.