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 To: cygwin AT cygwin DOT com From: Paul Galbraith Subject: perl DBI 1.43 on winxp -- make test problems Date: Thu, 09 Sep 2004 10:41:10 -0400 Lines: 28 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: 207.188.75.163 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803 X-IsSubscribed: yes I'm trying to build perl DBI-1.43 under cygwin on win xp. 'make test' returns the following output, and hangs at the t/10examp line. Does anyone know what could be causing the error with 05thrclone or the hang at 10examp? If I change the "#!perl -Tw" line in t/10examp.t to simply "#!perl -w" then 'make test' does not hang any more at 10examp... ---------- $ make test /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'b lib/arch')" t/*.t t/01basics............ok 4/110 skipped: developer tests t/02dbidrv............ok t/03handle............ok t/04mods..............ok t/05thrclone..........dubious Test returned status 0 (wstat 139, 0x8b) test program seems to have generated a core DIED. FAILED tests 7-43 Failed 37/43 tests, 13.95% okay t/06attrs.............ok t/07kids..............ok t/08keeperr...........ok t/09trace.............ok t/10examp............. -- 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/