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:cc:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=KmdxCgFNbV/zGhKj HgIeE3iQ7e69ePSTuDJZDw3+mlUPgUu1iD71m50qLcl3IPywQdXdp3LC7fzOMe+t dtwJtPbipF3Sg8DmLiSkVpm7wg0UBa/BtD5enZN6+M8RpVhgGe9UtzmCu6c+FFbb EqPGnqe5qB3+kQUK36/fOF2pacQ= 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:cc:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=3AqI4A11SykrLJu8rx5vzN +o49k=; b=D2+Pn6DcMWX1cXNMYvcvz/1MpeXgyRhAfqyN+87pD4LGGHBrmaHOaH gNlsc17paeO2OBoMUxpu+IWbuW/dPMl6qTsT5Lq7HwBRA+8Y5TtwbgL/nkydTf9p 7joQ2q8yXg1Ih1ydkwpaYukrSmP7VE6uFi7460FRg4q7M/OvNbDM8= 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=-1.8 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=H*i:sk:n5e77q$, H*f:sk:n5e77q$, H*MI:sk:n5e77q$, Hx-languages-length:1458 X-HELO: limerock04.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: perl version error To: cygwin AT cygwin DOT com References: <5679E096 DOT 5050507 AT cornell DOT edu> Cc: Kime Philip From: Ken Brown Message-ID: <567AA37D.8090505@cornell.edu> Date: Wed, 23 Dec 2015 08:37:01 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 12/23/2015 8:23 AM, Achim Gratz wrote: > Am 23.12.2015 um 11:22 schrieb Achim Gratz: >> Maybe, although I'd consider it a bug if it's barfing on a minor version >> update since there is no binary or API incompatibility among minor >> versions (as long as they're built with the same options of course). > > Turns out this is indeed a longstanding bug (and one upstream is likely > to continue ignoring) that PAR::Packer uses the version string as a > proxy for ABI compatibility: > > https://rt.cpan.org/Public/Bug/Display.html?id=92352 > > The package is in the hands of Yaakov, so either he's going to provide > an update shortly or you downgrade Perl to 5.22.0 for the moment. If a > new package is made available, I wouldn't mind if the version check was > patched to check the last component for greater-or-equal instead of > equal. Testing for equality makes no sense unless we'd bundle > PAR::Packer with the perl package in Cygwin. I solved the problem for now by rebuilding perl-PAR-Packer. In your previous message you said: > In the context of Cygwin I'm not sure what benefits if any packing > would have. Keeping the distribution unpacked seems far more manageable. Packing is strictly for upstream TeX Live, i.e., for people who want to install TeX Live (and biber) directly from the TeX Live repo. This is the way they do it on all platforms. For the Cygwin distro, I'll continue to provide biber unpacked. Ken -- 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