==== run-regress-runtest ==== cc -O2 -pipe -g -MD -MP -c /home/src/regress/sys/netinet6/pktinfo_addr/runtest.c /home/src/regress/sys/netinet6/pktinfo_addr/runtest.c:116:16: warning: call to undeclared function 'udp6_first'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 116 | first_sock = udp6_first(*first_sin6p); | ^ /home/src/regress/sys/netinet6/pktinfo_addr/runtest.c:122:10: warning: call to undeclared function 'udp6_override'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 122 | return udp6_override(*dst_sin6p, *bind_sin6p, | ^ 2 warnings generated. cc -o runtest runtest.o PROG=/home/src/regress/sys/netinet6/pktinfo_addr/obj/runtest SUDO="doas -n" /bin/ksh /home/src/regress/sys/netinet6/pktinfo_addr/test_wrapper.sh ifconfig: fd00:35bd:1a61::100: non-recoverable failure in name resolution ifconfig: fd00:35bd:1a61::1: non-recoverable failure in name resolution ifconfig: fd00:35bd:1a61::2: non-recoverable failure in name resolution ifconfig: fd00:35bd:1a61::3: non-recoverable failure in name resolution ifconfig: fd00:35bd:1a61::4: non-recoverable failure in name resolution + /home/src/regress/sys/netinet6/pktinfo_addr/obj/runtest -d fd00:35bd:1a61::100 -f fd00:35bd:1a61::1 -b fd00:35bd:1a61::2 -e 0 runtest: getaddrinfo(/home/src/regress/sys/netinet6/pktinfo_addr/obj/runtest) = -4: non-recoverable failure in name resolution + doas -n ifconfig vether2323 destroy ifconfig: vether2323: SIOCIFDESTROY: Device not configured + doas -n ifconfig vether2323 destroy ifconfig: vether2323: SIOCIFDESTROY: Device not configured *** Error 1 in . (Makefile:9 'run-regress-runtest') FAILED