logfile_patterns adition
Beat Gätzi
beat at chruetertee.ch
Sat Feb 28 13:42:17 EST 2009
Hi,
Ion-Mihai Tetcu wrote:
> I think adding the pattern below to logfile_patters would give a link
> to the most useful place in the log in case of depend_object failures:
> /^===> .*-[0-9].* depends on .* - not found$/
>
> Now we're getting
> 'You may wish to ``make deinstall'' and install this port again'
> which is less useful since we need to know why that port was built (ie.
> what's wrong with the depends line) rather that is was built.
Thanks for this idea. Unfortunately this is not possible with the
current log file markup support. Only if a port build has been
successful the patterns from logfile_patterns were used. In cases
building a port fails the markup patterns are taken from
port_fail_patterns. I think it could be possible to highlight the
patterns from logfile_patterns as well but wouldn't this draw off the
attention from the port fail patterns?
Beat
More information about the tinderbox-list
mailing list