On 02/21/2013 09:03 AM, Michał Górny wrote: > On Thu, 21 Feb 2013 08:55:45 -0800 > Zac Medico <[email protected]> wrote: >> Maybe use EBUILD_DEATH_HOOKS to display the locations of the logs? > > Is this documented somewhere?
No, it doesn't seem to be documented in PMS, though some eclasses have been using it for a very long time. See java-utils-2, multiprocessing, and toolchain eclasses. It's also used in the sys-apps/sandbox and www-client/chromium ebuilds. Portage documents the related register_die_hook function in `man 5 ebuild`. -- Thanks, Zac
