==== busy-rdomains ==== # Check if rdomains are busy. ==== ifconfig ==== doas -n /sbin/ifconfig lo36 rdomain 36 doas -n /sbin/ifconfig lo36 inet 127.0.0.1 delete ifconfig: SIOCDIFADDR: Can't assign requested address *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo36 inet6 ::1 delete ifconfig: ::1: non-recoverable failure in name resolution *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo36 inet 10.188.4.36 delete ifconfig: SIOCDIFADDR: Can't assign requested address *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo36 inet6 fdd7:e83e:66bc:6::36 delete ifconfig: fdd7:e83e:66bc:6::36: non-recoverable failure in name resolution *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig gif364 destroy ifconfig: gif364: SIOCIFDESTROY: Device not configured *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig gif366 destroy ifconfig: gif366: SIOCIFDESTROY: Device not configured *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo36 destroy doas -n /sbin/ifconfig lo37 rdomain 37 doas -n /sbin/ifconfig lo37 inet 127.0.0.1 delete ifconfig: SIOCDIFADDR: Can't assign requested address *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo37 inet6 ::1 delete ifconfig: ::1: non-recoverable failure in name resolution *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo37 inet 10.188.4.37 delete ifconfig: SIOCDIFADDR: Can't assign requested address *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo37 inet6 fdd7:e83e:66bc:6::37 delete ifconfig: fdd7:e83e:66bc:6::37: non-recoverable failure in name resolution *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig gif374 destroy ifconfig: gif374: SIOCIFDESTROY: Device not configured *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig gif376 destroy ifconfig: gif376: SIOCIFDESTROY: Device not configured *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo37 destroy rm -f stamp-ifconfig # Create and configure loopback interfaces. doas -n /sbin/ifconfig lo36 rdomain 36 doas -n /sbin/ifconfig lo36 inet 127.0.0.1/8 doas -n /sbin/ifconfig lo36 inet6 ::1/128 ifconfig: ::1: non-recoverable failure in name resolution *** Error 1 in . (Makefile:107 'ifconfig') *** Error 2 in . (:87 'stamp-ifconfig': make -C /home/src/regress/sys/net/gif ifconfig) *** Error 2 in /home/src/regress/sys/net/gif (:95 'regress': make -C /home/src/regress/sys/net/gif stamp-busy-rdomains stamp...) + _err=2 + exit 2 robsd-exec: process group exited 2