svn commit: r550158 - head/devel/bmake

Kyle Evans kevans at freebsd.org
Fri Oct 2 19:28:38 UTC 2020


On Sat, Sep 26, 2020 at 5:43 AM Mikolaj Golub <trociny at freebsd.org> wrote:
>
> Author: trociny
> Date: Sat Sep 26 10:43:08 2020
> New Revision: 550158
> URL: https://svnweb.freebsd.org/changeset/ports/550158
>
> Log:
>   update to 20200902
>

Hi,

This update broke the build under `poudriere bulk` -- it seems to be a
bug in poudriere, but it's non-trivial to fix for the moment. The
TL;DR is that the cmd-interrupt test fails because SIGINT is ignored
(it's run in the background under bulk).

Can we disable the cmd-interrupt test for the time being until we can
fix the poudriere?

Thanks,

Kyle Evans


More information about the svn-ports-all mailing list