Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Automated report: NetBSD-current/i386 build failure
This is an automatically generated notice of a NetBSD-current/i386
build failure.
The failure occurred on babylon5.netbsd.org, a NetBSD/amd64 host,
using sources from CVS date 2018.03.22.09.21.24.
An extract from the build.sh output follows:
^~~
/tmp/bracket/build/2018.03.22.09.21.24-i386/src/sys/rump/net/lib/libnpf/../../../../net/npf/npf_alg_icmp.c:255:3: note: in expansion of macro 'KASSERT'
KASSERT(!nbuf_flag_p(nbuf, NBUF_DATAREF_RESET));
^~~~~~~
/tmp/bracket/build/2018.03.22.09.21.24-i386/src/sys/rump/net/lib/libnpf/../../../../net/npf/npf_alg_icmp.c: In function 'npfa_icmp_nat':
/tmp/bracket/build/2018.03.22.09.21.24-i386/src/sys/rump/net/lib/libnpf/../../../../net/npf/npf_alg_icmp.c:344:24: error: 'nbuf' undeclared (first use in this function)
KASSERT(!nbuf_flag_p(nbuf, NBUF_DATAREF_RESET));
^
/tmp/bracket/build/2018.03.22.09.21.24-i386/src/sys/rump/net/lib/libnpf/../../../../sys/cdefs.h:480:47: note: in definition of macro '__predict_true'
#define __predict_true(exp) __builtin_expect((exp) != 0, 1)
^~~
/tmp/bracket/build/2018.03.22.09.21.24-i386/src/sys/rump/net/lib/libnpf/../../../../net/npf/npf_alg_icmp.c:344:3: note: in expansion of macro 'KASSERT'
KASSERT(!nbuf_flag_p(nbuf, NBUF_DATAREF_RESET));
^~~~~~~
*** [npf_alg_icmp.o] Error code 1
nbmake[8]: stopped in /tmp/bracket/build/2018.03.22.09.21.24-i386/src/sys/rump/net/lib/libnpf
1 error
The following commits were made between the last successful build and
the failed build:
2018.03.22.08.57.47 maxv src/sys/net/npf/npf_alg_icmp.c,v 1.28
2018.03.22.08.57.47 maxv src/sys/net/npf/npf_inet.c,v 1.45
2018.03.22.08.58.56 ragge src/sys/arch/vax/boot/Makefile.inc,v 1.18
2018.03.22.09.04.25 maxv src/sys/net/npf/npf_inet.c,v 1.46
2018.03.22.09.21.24 ozaki-r src/tests/net/if_tap/t_tap.sh,v 1.8
2018.03.22.09.21.24 ozaki-r src/tests/net/ndp/t_ndp.sh,v 1.31
Log files can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2018.03.html#2018.03.22.09.21.24
Home |
Main Index |
Thread Index |
Old Index