Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 153503 - Log einfo and ewarm to logfile
Summary: Log einfo and ewarm to logfile
Status: RESOLVED DUPLICATE of bug 116018
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Enhancement/Feature Requests (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-30 18:32 UTC by Sergey
Modified: 2006-10-30 19:21 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 Sergey 2006-10-30 18:32:35 UTC
I want to run emerge to build world and after it see all einfo and ewarm messages at logfile (/var/log/emerge.log), not just actions.


mows ~ # emerge --info
Portage 2.1.2_rc1-r1 (default-linux/x86, gcc-4.2.0-alpha20060902, glibc-2.5-r0, 2.6.18-gentoo-r1 i686)
=================================================================
System uname: 2.6.18-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.12.5
Last Sync: Tue, 31 Oct 2006 00:00:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.0-r2, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
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.16.1-r2, 2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.3.5, 1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS=" -O3 -march=pentium4 -pipe "
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/sound /etc/terminfo"
CXXFLAGS=" -O3 -march=pentium4 -pipe "
DISTDIR="/mnt/mmath/distfiles"
EMERGE_DEFAULT_OPTS="-b"
FEATURES="autoaddcvs autoconfig collision-protect cvs distlocks fixpackages keepwork parallel-fetch sandbox sfperms strict test userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://ftp.citkit.ru/pub/Linux/gentoo"
LANG="ru_RU.UTF-8"
LC_ALL="ru_RU.UTF-8"
LINGUAS="ru"
MAKEOPTS="-j1 -s -l 3"
PKGDIR="/mnt/mmath/packages"
PORTAGE_RSYNC_EXTRA_OPTS="--exclude-from=/etc/portage/rsync_excludes --delete-excluded  --timeout 1200"
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 aac aalib acl acpi alsa apache2 async bash-completion berkdb big-tables bitmap-fonts bluetooth browserplugin bzip2 cdr cgi clamav cluster cpudetection crypt cups dga dri dvd elibc_glibc encode expat extensions extraengine extras fast fastcgi fbcon ffmpeg fftw firefox flac flash fortran gcj gmp gnome gnutls gpm gtk2 hal hpn icc iconv imap input_devices_keyboard input_devices_mouse iproute2 ithreads java javascript jpeg jpeg2k kerberos kernel_linux linguas_ru logrotate max-idx-128 mbox mmx mozdevelop mozilla moznocompose moznoirc moznoroaming mp3 mpi mppe-mppc msdfs multitarget mysql mysqli ncurses netboot nls nocd nocman nptl nptlonly nsplugin ntfs objc objc++ ogg opengl openssh openssl pam pam_chroot pam_console pam_timestamp pcre pdf perl pic plugins png profile python readline samba sdl server session spell sse sse2 ssl svg svga svgz sysfs tcpd theora threads tiff transcode truetype truetype-fonts type1-fonts udev unicode usb userland_GNU userlocales utf8 v4l v4l2 vcd vhosts video_cards_nv vidix vim vim-pager vnc vorbis web webmin-minimal wifi win32codecs xinetd xml xorg xosd xsl xslt xv xvid zlib"
Unset:  CTARGET, INSTALL_MASK, LDFLAGS
Comment 1 Alec Warner (RETIRED) archtester gentoo-dev Security 2006-10-30 18:42:30 UTC
use elog? see make.conf.example.
Comment 2 Zac Medico gentoo-dev 2006-10-30 19:21:17 UTC
Yeah, see make.conf.example. PORTAGE_ELOG_SYSTEM="save" will save them as plain files.

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