X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 16C3B3893649 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=dronecode.org.uk Authentication-Results: sourceware.org; spf=none smtp.mailfrom=dronecode.org.uk Authentication-Results: btinternet.com; auth=pass (PLAIN) smtp.auth=jonturney AT btinternet DOT com X-SNCR-Rigid: 60D644B90209444B X-Originating-IP: [86.139.156.26] X-OWM-Source-IP: 86.139.156.26 (GB) X-OWM-Env-Sender: jonturney AT btinternet DOT com X-VadeSecure-score: verdict=clean score=0/300, class=clean X-RazorGate-Vade: gggruggvucftvghtrhhoucdtuddrgedvtddrtddtgdekvdcutefuodetggdotefrodftvfcurfhrohhfihhlvgemuceutffkvffkuffjvffgnffgvefqofdpqfgfvfenuceurghilhhouhhtmecufedtudenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhepuffvfhfhkffffgggjggtgfesthekredttdefjeenucfhrhhomheplfhonhcuvfhurhhnvgihuceojhhonhdrthhurhhnvgihsegurhhonhgvtghouggvrdhorhhgrdhukheqnecuggftrfgrthhtvghrnhepveeuvedtheeigfetkeekhedvheejudeugfduvedtjeelieevfedtheetgeegvddunecuffhomhgrihhnpeekqddvrdhithenucfkphepkeeirddufeelrdduheeirddvieenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhephhgvlhhopegludelvddrudeikedruddrudduudgnpdhinhgvthepkeeirddufeelrdduheeirddviedpmhgrihhlfhhrohhmpeeojhhonhdrthhurhhnvgihsegurhhonhgvtghouggvrdhorhhgrdhukhequceuqfffjgepkeeukffvoffkoffgpdhrtghpthhtohepoegthihgfihinhestgihghifihhnrdgtohhmqe X-RazorGate-Vade-Verdict: clean 0 X-RazorGate-Vade-Classification: clean Subject: Re: [ANNOUNCEMENT] texinfo 6.8 To: The Cygwin Mailing List References: <8642ddac-24da-b16e-362e-b44a3fe91a6b AT cornell DOT edu> From: Jon Turney Message-ID: Date: Tue, 6 Jul 2021 19:20:27 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: <8642ddac-24da-b16e-362e-b44a3fe91a6b@cornell.edu> Content-Language: en-GB X-Spam-Status: No, score=-3569.5 required=5.0 tests=BAYES_00, FORGED_SPF_HELO, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, NICE_REPLY_A, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_PASS, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 166ILpi6005687 On 06/07/2021 17:32, Ken Brown via Cygwin wrote: > On 7/6/2021 7:59 AM, Jon Turney wrote: >> On 05/07/2021 19:04, Ken Brown via Cygwin-announce via Cygwin wrote: >>> The following packages have been uploaded to the Cygwin distribution: >>> >>> * texinfo-6.8-1 >>> * texinfo-tex-6.8-1 >>> * info-6.8-1 >>> >>> Texinfo is a documentation system that uses a single source file to >>> produce output in a number of formats, both online and printed (dvi, >>> html, info, pdf, xml, etc.). >>> >>> This is an update to the latest upstream release.  See >> >> Hi Ken, >> >> Thanks for this update. >> >> This seems to break building the cygwin documentation: >> >>  > [...] >>> docbook2x-texi --xinclude --info --utf8trans-map=charmap >>> ../../../../src/winsup/doc/cygwin-api.xml --string-param >>> output-file=cygwin-api >>> could not find ParserDetails.ini in >>> /usr/share/perl5/vendor_perl/5.32/XML/SAX >>> could not open -: No such file or directory >>> /usr/bin/db2x_texixml: program in pipeline exited with an error >>> make: *** [Makefile:729: cygwin-api.info] Error 1 >> >> Poking around a bit, under the hood this is invoking makeinfo, and it >> seems that can't read from a pipeline anymore: >> >>> $ echo foo | makeinfo >>> could not open -: No such file or directory >> >> Downgrading to 6.7, I can build again, and: >> >>> $ echo foo | makeinfo >>> -: warning: document without nodes >> >> Is this an intentional upstream change? > > No. > > I've applied the upstream fix and am waiting for scallywag to build and > deploy texinfo-6.8-2.  (It seems to be taking forever.) It seems that something went wrong when processing the build complete notification, which I need to look into... > My local test indicates that this fixes the problem, but I'd appreciate > it if you would confirm that before I "untest" the new release. Yup, that fixes it. Thanks! -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple