The NetBSD Test Fixture wrote:
> from
> /tmp/bracket/build/2019.02.24.20.56.27-i386/src/external/mpl/dhcp/lib/omapip/../../dist/includes/dhcpd.h:93,
> from
> /tmp/bracket/build/2019.02.24.20.56.27-i386/src/external/mpl/dhcp/lib/omapip/../../dist/omapip/result.c:33:
>
> /tmp/bracket/build/2019.02.24.20.56.27-i386/src/external/mpl/dhcp/lib/omapip/../../../../mpl/bind/dist/lib/isc/include/isc/result.h:110:1:
> note: expected 'int' but argument is of type 'int *'
> isc_result_register(unsigned int base, unsigned int nresults,
> ^~~~~~~~~~~~~~~~~~~
The build is still failing as of source date 2019.02.25.07.36.16,
but now with a different error:
--- dependall-modules ---
In file included from
/tmp/bracket/build/2019.02.25.07.36.16-i386/destdir/usr/include/atf-c.h:34:0,
from
/tmp/bracket/build/2019.02.25.07.36.16-i386/src/tests/modules/t_kcov.c:42:
/tmp/bracket/build/2019.02.25.07.36.16-i386/src/tests/modules/t_kcov.c: In
function 'atfu_tp_add_tcs':
/tmp/bracket/build/2019.02.25.07.36.16-i386/src/tests/modules/t_kcov.c:314:2:
error: 'atfu_kcov_basic_tc' undeclared (first use in this function); did you
mean 'atfu_kcov_bufsize_tc'?
ATF_TP_ADD_TC(tp, kcov_basic);
^
/tmp/bracket/build/2019.02.25.07.36.16-i386/src/tests/modules/t_kcov.c:314:2:
note: each undeclared identifier is reported only once for each function it
appears in
--
Andreas Gustafsson, [email protected]