X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=Cpza/kQvlmqW/Sa9 RqFQRJk/mULTvE4yZHvAfA+iViUnD0cBYJTn3gaeA1oiypYCVx756AvyfH+TFvpU RqU7TOFLFC6Sir7WBLwR1+hIx/C0S3dLdgNG42qdIvrEmedeklwM0NtI1zs+Db+d TVEl7tF48JC6iunAFvbWeD4Udz4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=hSsKediCUn7AEarRJnF+sg 1EoK4=; b=wdNH2OKWnRmsKUM68QrRuXRzIo8sy3Y2IgqvAVhNocnVB+vrZLcL0q bm+6wXoCYyHEA79wu0igcH8d0mCC137afLVk70HPsSA/IC3m06vFzavV9F6an0S+ p406CtVs20QUCWf+8kSnAJKpYkpYXxHPMCUFisr4gSxivVEvpcdg0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.3 required=5.0 tests=BAYES_40,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=01072016, H*M:online, 01.07.2016, ADDITIONAL X-HELO: mailout10.t-online.de Subject: Re: Lengthy "xmlto" build step in Cygwin. To: cygwin AT cygwin DOT com References: From: =?UTF-8?Q?Hans-Bernhard_Br=c3=b6ker?= Message-ID: <438a2cac-c7d3-4f5d-d9da-ad98c79b6baf@t-online.de> Date: Fri, 1 Jul 2016 22:52:21 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Am 01.07.2016 um 20:36 schrieb Warren Young: > That means you have the DocBook tools installed but don’t have the > DocBook XSL stylesheets installed, so it has to fetch them over the > Internet. Those Internet servers are heavily overloaded because of > all the *other* users with the same system misconfiguration you > have. Well, in all fairness it has to be pointed out that this mis-configuration was set up, or at least not actively prevented, by the packages involved. Now the need for these packages _is_ actually mentioned somewhere: winsup/doc/README: ======================= ADDITIONAL BUILD REQUIREMENTS FOR DOCUMENTATION dblatex docbook-xml45 docbook-xsl docbook2x-texi gzip texinfo xmlto ======================= But of these only docbox2x-texi is checked for by winsup/doc/configure.ac. At least xmlto surely has to be checked for, too, don't you think? And maybe it would be possible to add a check for the docbook-xml45 package (or equivalent) here, to at least output a warning. Or, to turn this around: shouldn't one of these packages: xmlto dblatex docbook2x formally require package docbook-xml45 (and possibly all the other docbook-* packages)? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple