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:message-id:date:from:mime-version:to:subject :content-type; q=dns; s=default; b=y1LDAEP/1DM2OG6rowep8bL1haiZ6 yXk66Mld/9AGrAph/MRB8QOFREqi0OosojTMNSIQqSDDwGEp4ZlHSxXQub6MJovq dsGJMfKvIbbSEeNflnBk+SL4zJW0Vb80qPcSjsa4Mvb/oK7jKkvInf9ytrmyMzR1 caMKwk/caLd5HI= 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:message-id:date:from:mime-version:to:subject :content-type; s=default; bh=qQZSybqLnuvgbQueL0BFTxTw/0A=; b=SkN Vdd+da6IncypBQ7pNapfj3P11Aqu5qMv2YvBnvPLnkkAGSL+R1Xz7gzqNqPGA4lA xOjPaAYeQmYyJhrZDbaHHT8MGEMxMyrRv7Ug90xIebKYBH8TzYpdHoJ1vsM83UFH T+6A1tjdFucfVBn2OMNqogC0KX2QFnMTBumMwJag= 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=-2.2 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <534F5192.5080209@redhat.com> Date: Wed, 16 Apr 2014 21:59:14 -0600 From: Eric Blake User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: problem reproducing perl-Error build OpenPGP: url=http://people.redhat.com/eblake/eblake.gpg Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="KgCECsQ6OsXq3g5BgPjAcawxuSJ2IJgTH" X-IsSubscribed: yes --KgCECsQ6OsXq3g5BgPjAcawxuSJ2IJgTH Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I'm listed as maintainer of the perl-Error module, and am trying to upgrade to the 0.17022 release. However, when I try to rebuild the 0.17019 release that was done on my behalf for 64-bit cygwin, it fails: $ cygport perl-Error.cygport fetch prep make >>> Preparing perl-Error-0.17019-1 >>> Unpacking source Error-0.17019.tar.gz >>> Preparing working source directory >>> Compiling perl-Error-0.17019-1 cygwin warning: MS-DOS style path detected: \Users\Administrator Preferred POSIX equivalent is: /cygdrive/c/Users/Administrator CYGWIN environment variable option "nodosfilewarning" turns off this warning. Consult the user's guide for more details about POSIX paths: http://cygwin.com/cygwin-ug-net/using.html#using-pathnames Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Error' version '0.17019' Module::Build version 0.39 required--this is only version 0.38 at Build line 41. *** ERROR: Module::Build build failed This raises several questions: 1. What is going wrong in cygport and/or perl's Module::Build that is triggering the nodosfile warning? 2. How did someone else (Yaakov?) build the 64-bit package? Why is it not reproducible using self-hosted stock cygwin? 3. Any chance the perl Module::Build shipped in cygwin perl can be bumped to a newer version? --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --KgCECsQ6OsXq3g5BgPjAcawxuSJ2IJgTH Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTT1GSAAoJEKeha0olJ0NqA6IIAKzy+EYf6knJ3oBqKF1M6AK4 8tNaMXyGLhHedO9wH6nfowbE/E/nwwespPqYXp1oUbPrfyhBzcoW3A7I7XcYF376 +by/g0c9jfFbgslFF9CbS7iP2xa5aex00uKtsSR82gtoUbvTH9PaM0/0Yxvl0/+4 InVtGntZNBCJLDVYDHdSL0Vd8QuyST1hNc46qEaW5SZ21EejBtJCoVwjUHWFOiXn 5XRW8uSGqGx44PQ5RNNEwNBonbbuX3XHC9D9njn5lH5/aUTh9tsW2h6fDvH5nfSi rokH0IzuijSfXk44i6mXix6U8kGFo01e/3ckgGR14gdV31miCW19BVu/gP3Z9i4= =pLRM -----END PGP SIGNATURE----- --KgCECsQ6OsXq3g5BgPjAcawxuSJ2IJgTH--