X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-5.9 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Message-ID: <4FFBC2C6.4090506@gmail.com> Date: Tue, 10 Jul 2012 07:51:02 +0200 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Unable to install LWP References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 On 7/10/2012 6:58 AM, Andrew DeFaria wrote: > The version of LWP in Cygwin is 5.836 yet CPAN has 6.04. I tried to > update this with "cpan LWP". It cranks along and has it's requirements > and eventually gets down to IO::Compress::Bzip2. But this fails to > install instead it does: > > PMQS/IO-Compress-2.052.tar.gz > make -- OK > CPAN: YAML loaded ok (v0.71) > Running make test > PERL_DL_NONLAZY=1 /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/000prereq.t ................... ok > t/001bzip2.t .................... ok > t/001zlib-generic-deflate.t ..... ok > t/001zlib-generic-gzip.t ........ ok > t/001zlib-generic-rawdeflate.t .. ok > t/001zlib-generic-zip.t ......... ok > t/002any-deflate.t .............. ok > t/002any-gzip.t ................. ok > t/002any-rawdeflate.t ........... ok > t/002any-transparent.t .......... ok > t/002any-zip.t .................. ok > t/004gziphdr.t .................. ok > t/005defhdr.t ................... ok > t/006zip.t ...................... ok > t/010examples-bzip2.t ........... 1/20 1 [main] perl 4852 > child_info_fork::abort: address space needed by 'Bzip2.dll' (0x2180000) > is already occupied > 1 [main] perl 4852 child_info_fork::abort: address space needed > by 'Bzip2.dll' (0x2180000) is already occupied > 36 [main] perl 12992 child_info_fork::abort: address space needed > by 'Bzip2.dll' (0x2180000) is already occupied > 36 [main] perl 12992 child_info_fork::abort: address space needed > by 'Bzip2.dll' (0x2180000) is already occupied > > Is this a rebase issue? How can I update my LWP? It is a rebase issue. can you skip the make check ? -- 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