==== ifconfig ==== # Destroy interfaces. doas -n /sbin/route -n -T 41 delete -inet 169.254.0.43 route: routing table 41: No such file or directory *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/route -n -T 41 delete -inet6 fc00::43 route: routing table 41: No such file or directory *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo43 rdomain 43 doas -n /sbin/ifconfig lo43 inet 169.254.0.43 delete ifconfig: SIOCDIFADDR: Can't assign requested address *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo43 inet6 fc00::43 delete ifconfig: fc00::43: non-recoverable failure in name resolution *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig pair41 destroy ifconfig: pair41: SIOCIFDESTROY: Device not configured *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig pair42 destroy ifconfig: pair42: SIOCIFDESTROY: Device not configured *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/route -n -T 41 delete -inet 169.254.0.0/16 route: routing table 41: No such file or directory *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/route -n -T 41 delete -inet6 fc00::/48 route: routing table 41: No such file or directory *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo41 inet 127.0.0.1 delete ifconfig: SIOCDIFADDR: Can't assign requested address *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo41 inet6 ::1 delete ifconfig: ::1: non-recoverable failure in name resolution *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo41 destroy doas -n /sbin/route -n -T 42 delete -inet 169.254.0.0/16 route: routing table 42: No such file or directory *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/route -n -T 42 delete -inet6 fc00::/48 route: routing table 42: No such file or directory *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo42 inet 127.0.0.1 delete ifconfig: SIOCDIFADDR: Can't assign requested address *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo42 inet6 ::1 delete ifconfig: ::1: non-recoverable failure in name resolution *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo42 destroy doas -n /sbin/route -n -T 43 delete -inet 169.254.0.0/16 delete net 169.254.0.0/16: not in table *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/route -n -T 43 delete -inet6 fc00::/48 delete net fc00::/48: not in table *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo43 inet 127.0.0.1 delete ifconfig: SIOCDIFADDR: Can't assign requested address *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo43 inet6 ::1 delete ifconfig: ::1: non-recoverable failure in name resolution *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo43 destroy rm -f stamp-ifconfig # Create and configure pflog and loopback interfaces. doas -n /sbin/ifconfig lo41 rdomain 41 doas -n /sbin/ifconfig lo41 inet 127.0.0.1/8 doas -n /sbin/ifconfig lo41 inet6 ::1/128 ifconfig: ::1: non-recoverable failure in name resolution *** Error 1 in . (Makefile:91 'ifconfig') *** Error 2 in . (:87 'stamp-ifconfig': make -C /home/src/regress/sys/net/pair ifconfig) *** Error 2 in /home/src/regress/sys/net/pair (:95 'regress': make -C /home/src/regress/sys/net/pair stamp-ifconfig stamp-pf...) + _err=2 + exit 2 robsd-exec: process group exited 2