Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <012301c30f5c$1b33bfd0$78d96f83@pomello> From: "Max Bowsher" To: References: <20030331170344 DOT 929BE1B906 AT redhat DOT com> <194172598864 DOT 20030423235249 AT familiehaase DOT de> <66202435106 DOT 20030424081006 AT familiehaase DOT de> <90251158977 DOT 20030424214209 AT familiehaase DOT de> <20030425060219 DOT A17661 AT ms DOT chinmin DOT edu DOT tw> <102289676222 DOT 20030425082407 AT familiehaase DOT de> <20030426054948 DOT A9413 AT ms DOT chinmin DOT edu DOT tw> <18697962612 DOT 20030430222318 AT familiehaase DOT de> Subject: Re: Update: Term::ReadLine modules and perl-5.8.0 Date: Wed, 30 Apr 2003 22:04:35 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Gerrit P. Haase wrote: >>>> But, Term::ReadLine::Gnu is OK, isn't it? > > Seems to be a problem here: > > $ make test > cp Gnu.bs blib/arch/auto/Term/ReadLine/Gnu/Gnu.bs > chmod 644 blib/arch/auto/Term/ReadLine/Gnu/Gnu.bs > /bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', > 'blib/arch')" t/*.t t/callback....dubious > Test returned status 0 (wstat 139, 0x8b) > test program seems to have generated a core > t/history.....dubious > Test returned status 0 (wstat 139, 0x8b) > test program seems to have generated a core > t/readline....dubious > Test returned status 0 (wstat 139, 0x8b) > test program seems to have generated a core > FAILED--3 test scripts could be run, alas--no output ever seen > make: *** [test_dynamic] Error 2 cpan> test Term::ReadLine::Gnu ... Running make test /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/callback....ok 4/7 skipped: since Tk is not installed. t/history.....ok t/readline....ok Try `/usr/bin/perl -Mblib t/readline.t verbose', if you will. t/readline....ok All tests successful, 4 subtests skipped. Files=3, Tests=193, 1 wallclock secs ( 0.40 cusr + 0.33 csys = 0.73 CPU) (Yes, I am running 5.8.0, WinXP, all pkgs curr) Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/