Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the IO-All CPAN distribution.

Report information
The Basics
Id: 61627
Status: rejected
Priority: 0/
Queue: IO-All

People
Owner: Nobody in particular
Requestors: bwagner [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.41
Fixed in: (no value)



Subject: Install-Test fails on MacPorts perl v5.8.9
perl --version This is perl, v5.8.9 built for darwin-2level make test PERL_DL_NONLAZY=1 /opt/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/absolute.t ......... ok t/accept.t ........... ok t/all.t .............. ok t/all2.t ............. ok t/append.t ........... ok t/assert.t ........... ok t/assert2.t .......... 1/4 # Failed test at t/assert2.t line 9. # Looks like you failed 1 test of 4. t/assert2.t .......... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/4 subtests (less 2 skipped subtests: 1 okay) t/autotie.t .......... ok t/backwards.t ........ skipped: requires File::ReadBackwards t/chdir.t ............ ok t/chomp.t ............ ok t/construct.t ........ ok t/dbm.t .............. ok t/devnull.t .......... ok t/empty.t ............ ok t/encoding.t ......... ok t/error1.t ........... ok t/file_spec.t ........ ok t/file_subclass.t .... ok t/fileno.t ........... ok t/import_flags.t ..... ok t/inline_subclass.t .. ok t/input.t ............ ok t/link.t ............. ok t/link2.t ............ ok t/lock.t ............. ok t/mldbm.t ............ skipped: requires MLDBM t/new.t .............. ok t/overload.t ......... ok t/pipe.t ............. ok t/print.t ............ ok t/println.t .......... ok t/read.t ............. ok t/read_write.t ....... ok t/round_robin.t ...... ok t/scalar.t ........... ok t/seek.t ............. ok t/separator.t ........ ok t/stat.t ............. ok t/string_open.t ...... ok t/subtleties.t ....... ok t/synopsis1.t ........ ok t/synopsis2.t ........ ok t/synopsis3.t ........ ok t/synopsis5.t ........ ok t/tie.t .............. ok t/tie_file.t ......... ok t/xxx.t .............. ok Test Summary Report ------------------- t/assert2.t (Wstat: 256 Tests: 4 Failed: 1) Failed test: 2 Non-zero exit status: 1 Files=48, Tests=323, 12 wallclock secs ( 0.52 usr 0.32 sys + 7.87 cusr 1.48 csys = 10.19 CPU) Result: FAIL Failed 1/48 test programs. 1/323 subtests failed. make: *** [test_dynamic] Error 255