Message-ID: Content-Type: text/plain; charset="utf-8" X-RT-Interface: Web Content-Disposition: inline X-Mailer: MIME-tools 5.508 (Entity 5.508) From: marka@isc.org MIME-Version: 1.0 To: bind9-public@isc.org Subject: dns_client_upate test is failing under Windows - WSAStartup needs to be called. Date: Tue, 30 Jan 2018 19:39:20 -1000 Content-Transfer-Encoding: binary X-RT-Original-Encoding: utf-8 Content-Length: 606 nsupdate system test reports I:check that dns_client_update handles prerequisite NXDOMAIN failure (37) I:failed I:check that dns_client_update handles prerequisite YXDOMAIN failure (38) I:failed I:check that dns_client_update handles prerequisite NXRRSET failure (39) I:failed I:check that dns_client_update handles prerequisite YXRRSET failure (40) I:failed and the following error is logged. getaddrinfo(10.53.0.1) failed: Either the application has not called WSAStartup, or WSAStartup failed. getaddrinfo(10.53.0.2) failed: Either the application has not called WSAStartup, or WSAStartup failed.