handling IGNORE messages for DUD builds
Bernhard Froehlich
decke at FreeBSD.org
Sat Feb 25 13:58:45 EST 2012
On 25.02.2012 19:03, Joe Marcus Clarke wrote:
> On 2/25/12 12:15 PM, Bernhard Froehlich wrote:
>> Has anyone an idea how to get IGNORE/FORBIDDEN/NO_PACKAGE messages
>> for
>> port builds that went dud? Currently there is no easy way to find
>> out
>> why a port went dud.
>
> The dud state is a reported state. You could use an SQL query:
>
> SELECT * from build_ports WHERE last_status = 'DUD';
I am asking for the exact IGNORE reason as in make -V IGNORE. Reporting
that in an build logfile would also be fine.
I've tried to get that info via make -V IGNORE in a postPortBuild hook
but I always get 'duds' and I'm not sure why.
--
Bernhard Froehlich
http://www.bluelife.at/
More information about the tinderbox-list
mailing list