in the /etc/make.conf.example file, in description of $PORTAGE_ELOG_SYSTEM varible there are references to $PORTAGE_LOG_COMMAND and $PORTAGE_LOG_MAILURI, but I think they should point to $PORTAGE_ELOG_COMMAND and $PORTAGE_ELOG_MAILURI varibles. $ emerge --info Portage 2.1_pre7-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.4-r1, 2.6.15-gentoo-r1 i686) ================================================================= System uname: 2.6.15-gentoo-r1 i686 AMD Athlon(tm) processor Gentoo Base System version 1.12.0_pre16 ccache version 2.4 [enabled] dev-lang/python: 2.3.5-r2, 2.4.2-r1 sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2 sys-devel/binutils: 2.16.1-r2 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r3 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=athlon-tbird -O3 -fomit-frame-pointer -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/env.d" CXXFLAGS="-march=athlon-tbird -O3 -fomit-frame-pointer -pipe -fvisibility-inlines-hidden" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict" GENTOO_MIRRORS="http://gentoo.intergenia.de http://gentoo.inode.at/ http://darkstar.ist.utl.pt/gentoo/ http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo" LC_ALL="pl_PL" LINGUAS="pl" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="x86 3dnow X aac acpi alsa avi bash-completion berkdb bitmap-fonts crypt cscope ctype dba dbus encode expat fastbuild ffmpeg flac ftp gd gdbm geoip gif gmp gnutls gpm gstreamer gtk gtk2 iconv imlib jabber javascript jpeg libwww lm_sensors logrotate mad memlimit mikmod mime mmx mp3 mpeg ncurses nls nptl nptlonly nsplugin ogg opengl pam pcre pdf pdflib perl png posix python qt quicktime readline sdl session simplexml sndfile soap sockets sox spell ssl svg tcpd tetex threads tiff truetype truetype-fonts type1-fonts udev unicode vorbis win32codecs xml xml2 xpm xsl xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_pl userland_GNU video_cards_nv video_cards_nvidia video_cards_vesa video_cards_vga" Unset: ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LDFLAGS
Created attachment 83147 [details, diff] patch to change LOG to ELOG in these varibles
(In reply to comment #1) > Created an attachment (id=83147) [edit] > patch to change LOG to ELOG in these varibles > Furthermore, i would suggest to suppress any reference to RSYNC_EXLUDE_FROM in make.conf.example, since it's now obsolete: WARNING: usage of RSYNC_EXCLUDEFROM is deprecated, use PORTAGE_RSYNC_EXTRA_OPTS instead (a short example with PORTAGE_RSYNC_EXTRA_OPTS would also be welcome)
Created attachment 83291 [details, diff] proposed patch for RSYNC_EXCLUDEFROM
both fixed in r3070, thanks
Re;eased in 2.1_pre8.