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:to:from:subject:cc:message-id:date :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=Ik0IUY0cO9BisetsbTYgYnS80+Ms1OvkC47IbmZo72UCaMR4LCGRp r2+pKPkn+jnZ0pNM9H13qYejVzPWzSDpRla5+gZLA8V2PffSgYJZV3SCGmrhwacQ L+V5ENMsCvZPS/U/CpFmbzQ0VKkbA/tz5RaTQAHdHTEogERci+w6yg= 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:to:from:subject:cc:message-id:date :mime-version:content-type:content-transfer-encoding; s=default; bh=f4yKTKy89FPqqi1nEn2Hrs7ISvA=; b=J3pqxeOnZatPE1ft904c3PRszGU1 Ssbvi5H1TMMgcXvxvuTLtfuZNi36xYfbrllBmvzjncUXiQRYbpgVvck7JlMf0Lsg j/vZllQJ6IQMd94DbKOnkRxxeW/Vp3zifJUoQ+gZK5C6IEg7q6G2ogFNWiOlg3pI 3Ml8MeOXZftPrI0= 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.8 required=5.0 tests=AWL,BAYES_40,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=5220, Live, 228, TIA X-HELO: limerock02.mail.cornell.edu X-CornellRouted: This message has been Routed already. To: cygwin From: Ken Brown Subject: perl version error Cc: Kime Philip Message-ID: <5679E096.5050507@cornell.edu> Date: Tue, 22 Dec 2015 18:45:26 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes I'm trying to build biber-2.3 as a packed perl archive for upstream TeX Live. I'm getting the following error: /tmp/parl4zru: Perl lib version (5.22.1) doesn't match executable 'perl' version (5.22.0) at /usr/lib/perl5/5.22/x86_64-cygwin-threads/Config.pm line 62. Compilation failed in require at /usr/lib/perl5/5.22/x86_64-cygwin-threads/Errno.pm line 8. BEGIN failed--compilation aborted at /usr/lib/perl5/5.22/x86_64-cygwin-threads/Errno.pm line 8. Compilation failed in require at /usr/lib/perl5/5.22/File/Temp.pm line 17. BEGIN failed--compilation aborted at /usr/lib/perl5/5.22/File/Temp.pm line 17. Compilation failed in require at /usr/lib/perl5/vendor_perl/5.22/Archive/Zip.pm line 11. BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.22/Archive/Zip.pm line 11. Compilation failed in require at -e line 228. /usr/bin/pp: Failed to extract a parl from 'PAR::StrippedPARL::Static' to file '/tmp/parlVkntMjx.exe' at /usr/lib/perl5/vendor_perl/5.22/PAR/Packer.pm line 1158, line 1. Can any of the perl experts explain what might cause this? Might it mean that Cygwin's perl-PAR-Packer needs to be updated for perl 5.22.1? TIA. 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