From: <RGi...@a1...> - 2002-04-04 10:15:30
|
> Crypt::GPG still failed, and when I went to re-run > Expect's test suite, just to see what would happen, I got this: > > $ make test > PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib > -I/System/Library/Perl/darwin -I/System/Library/Perl test.pl 1..36 > > Basic tests... > > ok 1 > Use of uninitialized value in numeric eq (==) at test.pl line 37. > not ok 2 > # Test failed at test.pl line 22. > Died at test.pl line 22. > make: *** [test_dynamic] Error 255 > > That's after make clean; perl Makefile.PL; make; of course. I > repeated this failure on two systems, identically. Interesting, I also encountered that error during my test runs, but it was only temporary, when I reran the test, it worked. If you can reproduce it consistently, please uncomment the '$Expect::Exp_Internal = 1' line in test.pl and rerun the test. It will probably vanish then, just as Murphy predicts. I will continue to investigate... Roland -- RGi...@cp... |