On Tue Oct 22 14:31:33 2013, bulk88 wrote: > On Fri Jun 28 02:18:36 2013, bulk88 wrote: > > This got a commit in blead at > > > http://perl5.git.perl.org/perl.git/commit/96d268e2f48e69b4cb65326df6690ffc21120f3c > > . It might be time to close this bug but I think Nicholas's comment > > is > > required for that to be appropriate. > > > using a blead 5.19.6 this is still a problem but only porting/utils.t > is > the only one left with the problem compared to the original post in > this > ticket I believe this is now fixed in blead. I used a poisoned ../lib similar to what Nicholas described, this caused failures in both utils.t and manifest.t - both for the same reason - they chdir to the build tree root, then supply -I.. to the tools they execute. Fixed in b6e1fb883d303e0b054ab2f7475e97020bcfa201 (utils.t) and 7f1eeb9406015c9472a52da27518397b1959eb4d (manifest.t). I also modified pending-author.t to use File::Spec->devnull instead of a literal /dev/null, which allows this test to work on Win32. Tony --- via perlbug: queue: perl5 status: open https://rt.perl.org/Ticket/Display.html?id=116971Thread Previous | Thread Next