|
|
|
|
|
|
| Author |
Message |
Steven Lembark *nix forums beginner
Joined: 09 Feb 2006
Posts: 5
|
Posted: Fri Feb 10, 2006 11:59 pm Post subject:
Possibley oddity in File::Spec
|
|
|
Does this look familiar?
Figured I'd check first before chasing it down...
"make test" issues a zillion warnings, where "prove" does not?
$ make test 2>&1 | tee a;
Yields:
PERL_DL_NONLAZY=1 /opt/perl5/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01....Use of uninitialized value in string ne at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 313.
Use of uninitialized value in concatenation (.) or string at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 321.
Use of uninitialized value in string ne at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 313.
Use of uninitialized value in concatenation (.) or string at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 321.
Use of uninitialized value in string ne at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 313.
Use of uninitialized value in concatenation (.) or string at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 321.
Use of uninitialized value in string ne at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 313.
Use of uninitialized value in concatenation (.) or string at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 321.
Use of uninitialized value in string ne at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 313.
Use of uninitialized value in concatenation (.) or string at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 321.
Use of uninitialized value in string ne at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 313.
Use of uninitialized value in concatenation (.) or string at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 321.
ok
<snip>
Use of uninitialized value in string ne at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 313.
Use of uninitialized value in concatenation (.) or string at
/opt/perl5/lib/5.8.8/i686-linux/File/Spec/Unix.pm line 321.
Found */bin:
/bin
ok
All tests successful.
Files=3, Tests=8, 1 wallclock secs ( 0.12 cusr + 0.02 csys = 0.14
CPU)
$ prove t/*.t;
Yields:
t/01....ok
t/02....ok
t/03....
Verbosely import 'bin ', silently import 'lib'
Found */bin:
/bin
t/03....ok
All tests successful.
Files=3, Tests=8, 0 wallclock secs ( 0.14 cusr + 0.01 csys = 0.15
CPU)
Running "perl t/01.t", etc, works just fine also: there is something
about the "make test" that isn't being handled properly.
thanx
--
Steven Lembark 85-09 90th Street
Workhorse Computing Woodhaven, NY 11421
lembark@wrkhors.com 1 888 359 3508 |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|
|
The time now is Sat Nov 22, 2008 11:09 am | All times are GMT
|
|
Debt Consolidation | Loans | YouTube Proxy | Buy Anything On eBay | Loan
|
|
Copyright © 2004-2005 DeniX Solutions SRL
|
|
|
|
Other DeniX Solutions sites:
Unix/Linux blog |
electronics forum |
medicine forum |
science forum |
|
|
Privacy Policy
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|