When packages fail with --jobs > 1 and the "echo" elog module is not enabled,
authorZac Medico <zmedico@gentoo.org>
Tue, 15 Jul 2008 09:50:41 +0000 (09:50 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 15 Jul 2008 09:50:41 +0000 (09:50 -0000)
commit34261a71a119e7af9b972238afe7e6532c4a67e3
treede5393d9a2caf136cefc2e1c25f0bedda9fcebd3
parent3228fd7b4de8d850b3c943fc84fb61ae8bc715eb
When packages fail with --jobs > 1 and the "echo" elog module is not enabled,
emulate elog's mod_echo module to show the 'error' level messages, which should
include the important die message. This is implemented by adding a private
hook inside elog_process() which the scheduler uses to collect error messages.

svn path=/main/trunk/; revision=11056
pym/_emerge/__init__.py
pym/portage/elog/__init__.py