Gentoo Archives: gentoo-perl

From: "Beau E. Cox" <beaucox@×××××××××.com>
To: gentoo-perl@l.g.o
Subject: Re: [gentoo-perl] [SOLVED]Specific example of make test failure returning $? of 0
Date: Wed, 11 Jan 2006 16:47:09
Message-Id: 200601110646.56452.beaucox@hawaii.rr.com
In Reply to: Re: [gentoo-perl] Specific example of make test failure returning $? of 0 by Michael Cummings
1 On Wednesday 11 January 2006 05:07 am, Michael Cummings wrote:
2 > On Wed, 2006-01-11 at 05:00 -1000, Beau E. Cox wrote:
3 > > Sorry I didn't make that clearer - the results below were generated
4 > > _completely_ outside of portage; for each test I manually unpacked,
5 > > perl Makefile.pl, make, make test in the traditional way. The only
6 > > thing I can see that was different was the perl I used (same make, same
7 > > version of Extutils::Command, etc. ).
8 >
9 > But in the tests results you pasted (or at least what I read) the tests
10 > failed in the same ways, the only discernable difference being from
11 > different versions of Test::(more? simple? same package, you know what I
12 > mean :)
13
14 Well...the Test::Simple/More suite wasn't the problem. It was a beta
15 version ( 2.57_03 ) of Test::Harness that I had installed in the module
16 tree in some former life that was causing the problem. Went to
17 Test::Harness-2.56 and everything is fine!
18
19 Sorry for the wasted bandwidth everyone...
20
21 >
22 > > I guess I will proceed to get into big trouble by building a perl in
23 > > portage (overriding the standard) with the configuration I used in
24 > > my /home/beau perl. If my system is still running :) I'll get back to
25 > > you soon.
26 >
27 > I'd be curious to see where the deliminating factor is that could result
28 > in different return codes on dies...that's just plain lala :)
29
30 lala happens.
31 Programmer stupidity is a close second.
32
33 >
34 > > PS: Sorry about posting the patch on the list - will bugzilla from now
35 > > on.
36 >
37 > Bah, if i didn't give the disclaimer, i'd regret it later. now i have it
38 > in writing somewhere ;)
39 >
40 > > --
41 > > Aloha => Beau;
42 >
43 > ~mcummings
44
45 --
46 Aloha => Beau;
47
48 --
49 gentoo-perl@g.o mailing list

Replies