X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7E954385DC14 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1692738905; bh=LcztF2m+FNx+99/0mSVBoZt66WOze6h2YNzQsT4suwY=; h=Date:Subject:To:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=G8syxJSnQlQy6R6F6UGQbwRFoAdw145On9JH/3xPZVrvGmAltr7nUGl8sjCWUKxBY OsrLBNrVGKvUisQixi5ZOAdwWwSJfFB4oAct+5UkX1u0eCn01EZ3Hze57ckYRj+Edp PUFyTZjQS62ZLDbHOfNAe6oRaKFHXrpFnbb6bGHg= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 8D721385483F X-SNCR-Rigid: 64C83730028C3905 X-Originating-IP: [81.158.20.254] X-OWM-Source-IP: 81.158.20.254 (GB) X-OWM-Env-Sender: jonturney AT btinternet DOT com X-VadeSecure-score: verdict=clean score=0/300, class=clean X-RazorGate-Vade: gggruggvucftvghtrhhoucdtuddrgedviedruddvuddgudehhecutefuodetggdotefrodftvfcurfhrohhfihhlvgemuceutffkvffkuffjvffgnffgvefqofdpqfgfvfenuceurghilhhouhhtmecufedtudenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhepkfffgggfuffvfhfhjggtgfesthekredttdefjeenucfhrhhomheplfhonhcuvfhurhhnvgihuceojhhonhdrthhurhhnvgihsegurhhonhgvtghouggvrdhorhhgrdhukheqnecuggftrfgrthhtvghrnhepvdeltdeuudffudehlefgheevieehkeffvddvlefguefhfeefhfegueffffeuvdejnecuffhomhgrihhnpehkihhtfigrrhgvrdgtohhmnecukfhppeekuddrudehkedrvddtrddvheegnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehhvghloheplgduledvrdduieekrddurddutdeingdpihhnvghtpeekuddrudehkedrvddtrddvheegpdhmrghilhhfrhhomhepjhhonhdrthhurhhnvgihsegurhhonhgvtghouggvrdhorhhgrdhukhdpnhgspghrtghpthhtohepuddprhgtphhtthhopegthihgfihinhestgihghifihhnrdgtohhmpdhrvghvkffrpehhohhsthekuddqudehkedqvddtqddvheegrdhrrghnghgvkeduqdduheekrdgsthgtvghnthhrrghlphhluhhsrdgtohhmpdgruhhthhgpuhhsvghrpehjohhnthhurhhnvgihsegsthhinhhtvghrnhgvthdrtghomhdpghgvohfkrfepifeupdfo vfetjfhoshhtpehsrgdqphhrugdqrhhgohhuthdqtddtud X-RazorGate-Vade-Verdict: clean 0 X-RazorGate-Vade-Classification: clean Message-ID: <8e307403-508d-ff16-f1ae-d2cb79c285eb@dronecode.org.uk> Date: Tue, 22 Aug 2023 22:14:46 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0 Subject: Re: lulatex problems after update of zlib To: The Cygwin Mailing List References: <3c16ca46-ee80-c9e6-8169-d9ab6994779e AT cornell DOT edu> <87pm3g5thy DOT fsf AT Otto DOT invalid> <59a547cb-a034-d951-7c2e-90cf0ca470b2 AT cornell DOT edu> <875y57yq20 DOT fsf AT Rainer DOT invalid> Content-Language: en-GB In-Reply-To: <875y57yq20.fsf@Rainer.invalid> X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) 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: , From: Jon Turney via Cygwin Reply-To: Jon Turney 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 37MLF6hW031221 On 22/08/2023 17:55, ASSI via Cygwin wrote: > Ken Brown via Cygwin writes: >> On 8/21/2023 11:02 AM, ASSI via Cygwin wrote: >>> (although in this case maybe i got spooked by the change >>> from 1.2.x to 1.3) >> >> It looks like that's exactly what happened. The version check >> compares the first 4 characters of the version string. > > Almost exactly the same problem happened 13 years ago or so. Instead of > heeding the comment right in the file that only the first character of > the version string should be examined (or else compare ZLIB_VERNUM), > they chose to shorten the comparison from 5 to 4 characters… I've been made aware of what seems to be a similar problem in cmake's "find_package(ZLIB)", see: https://gitlab.kitware.com/cmake/cmake/-/issues/25200 I think that means we need a cmake update with a fix for that... -- 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