Skip Menu |

This queue is for tickets about the Error CPAN distribution.

Report information
The Basics
Id: 31811
Status: rejected
Worked: 20 min
Priority: 0/
Queue: Error

People
Owner: Nobody in particular
Requestors: llattan2002 [...] yahoo.com.ar
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.17010
Fixed in: (no value)



Subject: Problem in "Error-0.17010" installation
Problem in "Error-0.17010" installation cpan[1]> install Error CPAN: Storable loaded ok (v2.04) Going to read /root/.cpan/Metadata Database was generated on Fri, 21 Dec 2007 04:38:11 GMT Running install for module 'Error' Running make for S/SH/SHLOMIF/Error-0.17010.tar.gz CPAN: Digest::SHA loaded ok (v5.44) CPAN: Compress::Zlib loaded ok (v1.33) Checksum for /root/.cpan/sources/authors/id/S/SH/SHLOMIF/Error-0.17010.tar.gz ok Scanning cache /root/.cpan/build for sizes ............................................................................DONE Error-0.17010/ Error-0.17010/t/ Error-0.17010/t/03throw-non-Error.t Error-0.17010/t/05text-errors-with-file-handles.t Error-0.17010/t/09dollar-at.t Error-0.17010/t/07try-in-obj-destructor.t Error-0.17010/t/04use-base-Error-Simple.t Error-0.17010/t/12wrong-error-var.t Error-0.17010/t/11rethrow.t Error-0.17010/t/01throw.t Error-0.17010/t/08warndie.t Error-0.17010/t/02order.t Error-0.17010/t/10throw-in-catch.t Error-0.17010/t/lib/ Error-0.17010/t/lib/MyDie.pm Error-0.17010/t/pod-coverage.t Error-0.17010/t/pod.t Error-0.17010/t/06customize-text-throw.t Error-0.17010/lib/ Error-0.17010/lib/Error.pm Error-0.17010/lib/Error/ Error-0.17010/lib/Error/Simple.pm Error-0.17010/examples/ Error-0.17010/examples/next-in-loop/ Error-0.17010/examples/next-in-loop/Error.pm-eval.pl Error-0.17010/examples/next-in-loop/Error.pm-next-out-of-catch.pl Error-0.17010/examples/next-in-loop/Error.pm-next-label.pl Error-0.17010/examples/next-in-loop/README Error-0.17010/examples/next-in-loop/Error.pm-next.pl Error-0.17010/examples/warndie.pl Error-0.17010/examples/example.pl Error-0.17010/MANIFEST Error-0.17010/inc/ Error-0.17010/inc/Test/ Error-0.17010/inc/Test/Run/ Error-0.17010/inc/Test/Run/Builder.pm Error-0.17010/META.yml Error-0.17010/ChangeLog Error-0.17010/Build.PL Error-0.17010/Makefile.PL Error-0.17010/README CPAN: File::Temp loaded ok (v0.18) CPAN: YAML loaded ok (v0.62) CPAN: Module::Build loaded ok (v0.2808) CPAN.pm: Going to build S/SH/SHLOMIF/Error-0.17010.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Error cp lib/Error.pm blib/lib/Error.pm cp lib/Error/Simple.pm blib/lib/Error/Simple.pm Manifying blib/man3/Error.3 Manifying blib/man3/Error::Simple.3 SHLOMIF/Error-0.17010.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl5.8.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01throw............................ok t/02order............................ok t/03throw-non-Error..................ok t/04use-base-Error-Simple............ok t/05text-errors-with-file-handles....ok t/06customize-text-throw.............ok t/07try-in-obj-destructor............ok t/08warndie..........................NOK 12/21 # Failed test 'Error STDOUT' # at t/08warndie.t line 143. # ' # Unhandled perl error caught at toplevel: # # An exception # # Thrown from: /root/.cpan/build/Error-0.17010-aWCAYg/blib/lib/Error.pm:184 # # Full stack trace: # # main::__ANON__() called at t/08warndie.t line 37 # main::run_kid('CODE(0x8248858)') called at t/08warndie.t line 140 # # ' # doesn't match '(?-xism:^ # Unhandled exception of type Error caught at toplevel: # # An exception # # Thrown from: (?-xism:t\/08warndie\.t):139 # # Full stack trace: # # \tmain::__ANON__\(\) called at (?-xism:t\/08warndie\.t) line 37 # \tmain::run_kid\('CODE\(0x[0-9a-f]+\)'\) called at (?-xism:t\/08warndie\.t) line 140 # # $)' # Looks like you failed 1 test of 21. t/08warndie..........................dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 12 Failed 1/21 tests, 95.24% okay t/09dollar-at........................ok t/10throw-in-catch...................ok t/11rethrow..........................ok t/12wrong-error-var..................ok t/pod-coverage.......................ok t/pod................................ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/08warndie.t 1 256 21 1 12 Failed 1/14 test scripts. 1/62 subtests failed. Files=14, Tests=62, 1 wallclock secs ( 0.75 cusr + 0.12 csys = 0.87 CPU) Failed 1/14 test programs. 1/62 subtests failed. make: *** [test_dynamic] Error 29 SHLOMIF/Error-0.17010.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports SHLOMIF/Error-0.17010.tar.gz Running make install make test had returned bad status, won't install without force Failed during this command: SHLOMIF/Error-0.17010.tar.gz : make_test NO Package: Error-0.17010.tar.gz root@server:~# perl -v This is perl, v5.8.0 built for i486-linux root@server:~# uname -a Linux belpo1 2.4.22 #1 Thu Jul 1 15:39:29 ART 2004 i686 unknown unknown GNU/Linux root@server:~# cat /etc/slackware-version Slackware 9.1.0
From: SHLOMIF [...] cpan.org
On Fri Dec 21 13:41:32 2007, llattan wrote: Show quoted text
> Problem in "Error-0.17010" installation > > cpan[1]> install Error > CPAN: Storable loaded ok (v2.04) > Going to read /root/.cpan/Metadata > Database was generated on Fri, 21 Dec 2007 04:38:11 GMT > Running install for module 'Error' > Running make for S/SH/SHLOMIF/Error-0.17010.tar.gz > CPAN: Digest::SHA loaded ok (v5.44) > CPAN: Compress::Zlib loaded ok (v1.33) > Checksum for > /root/.cpan/sources/authors/id/S/SH/SHLOMIF/Error-0.17010.tar.gz ok > Scanning cache /root/.cpan/build for sizes > ............................................................................DONE > Error-0.17010/ > Error-0.17010/t/ > Error-0.17010/t/03throw-non-Error.t > Error-0.17010/t/05text-errors-with-file-handles.t > Error-0.17010/t/09dollar-at.t > Error-0.17010/t/07try-in-obj-destructor.t > Error-0.17010/t/04use-base-Error-Simple.t > Error-0.17010/t/12wrong-error-var.t > Error-0.17010/t/11rethrow.t > Error-0.17010/t/01throw.t > Error-0.17010/t/08warndie.t > Error-0.17010/t/02order.t > Error-0.17010/t/10throw-in-catch.t > Error-0.17010/t/lib/ > Error-0.17010/t/lib/MyDie.pm > Error-0.17010/t/pod-coverage.t > Error-0.17010/t/pod.t > Error-0.17010/t/06customize-text-throw.t > Error-0.17010/lib/ > Error-0.17010/lib/Error.pm > Error-0.17010/lib/Error/ > Error-0.17010/lib/Error/Simple.pm > Error-0.17010/examples/ > Error-0.17010/examples/next-in-loop/ > Error-0.17010/examples/next-in-loop/Error.pm-eval.pl > Error-0.17010/examples/next-in-loop/Error.pm-next-out-of-catch.pl > Error-0.17010/examples/next-in-loop/Error.pm-next-label.pl > Error-0.17010/examples/next-in-loop/README > Error-0.17010/examples/next-in-loop/Error.pm-next.pl > Error-0.17010/examples/warndie.pl > Error-0.17010/examples/example.pl > Error-0.17010/MANIFEST > Error-0.17010/inc/ > Error-0.17010/inc/Test/ > Error-0.17010/inc/Test/Run/ > Error-0.17010/inc/Test/Run/Builder.pm > Error-0.17010/META.yml > Error-0.17010/ChangeLog > Error-0.17010/Build.PL > Error-0.17010/Makefile.PL > Error-0.17010/README > CPAN: File::Temp loaded ok (v0.18) > CPAN: YAML loaded ok (v0.62) > CPAN: Module::Build loaded ok (v0.2808) > > CPAN.pm: Going to build S/SH/SHLOMIF/Error-0.17010.tar.gz > > Checking if your kit is complete... > Looks good > Writing Makefile for Error > cp lib/Error.pm blib/lib/Error.pm > cp lib/Error/Simple.pm blib/lib/Error/Simple.pm > Manifying blib/man3/Error.3 > Manifying blib/man3/Error::Simple.3 > SHLOMIF/Error-0.17010.tar.gz > /usr/bin/make -- OK > Running make test > PERL_DL_NONLAZY=1 /usr/bin/perl5.8.0 "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/01throw............................ok > t/02order............................ok > t/03throw-non-Error..................ok > t/04use-base-Error-Simple............ok > t/05text-errors-with-file-handles....ok > t/06customize-text-throw.............ok > t/07try-in-obj-destructor............ok > t/08warndie..........................NOK 12/21 > # Failed test 'Error STDOUT' > # at t/08warndie.t line 143. > # ' > # Unhandled perl error caught at toplevel: > # > # An exception > # > # Thrown from: /root/.cpan/build/Error-0.17010- > aWCAYg/blib/lib/Error.pm:184 > # > # Full stack trace: > # > # main::__ANON__() called at t/08warndie.t line 37 > # main::run_kid('CODE(0x8248858)') called at t/08warndie.t
line Show quoted text
> 140 > # > # ' > # doesn't match '(?-xism:^ > # Unhandled exception of type Error caught at toplevel: > # > # An exception > # > # Thrown from: (?-xism:t\/08warndie\.t):139 > # > # Full stack trace: > # > # \tmain::__ANON__\(\) called at (?-xism:t\/08warndie\.t) line 37 > # \tmain::run_kid\('CODE\(0x[0-9a-f]+\)'\) called at > (?-xism:t\/08warndie\.t) line 140 > # > # $)' > # Looks like you failed 1 test of 21. > t/08warndie..........................dubious > Test returned status 1 (wstat 256, 0x100) > DIED. FAILED test 12 > Failed 1/21 tests, 95.24% okay > t/09dollar-at........................ok > t/10throw-in-catch...................ok > t/11rethrow..........................ok > t/12wrong-error-var..................ok > t/pod-coverage.......................ok > t/pod................................ok > Failed Test Stat Wstat Total Fail List of Failed > ------------------------------------------------------------------------------- > t/08warndie.t 1 256 21 1 12 > Failed 1/14 test scripts. 1/62 subtests failed. > Files=14, Tests=62, 1 wallclock secs ( 0.75 cusr + 0.12 csys =
0.87 Show quoted text
> CPU) > Failed 1/14 test programs. 1/62 subtests failed. > make: *** [test_dynamic] Error 29 > SHLOMIF/Error-0.17010.tar.gz > /usr/bin/make test -- NOT OK > //hint// to see the cpan-testers results for installing this module, > try: > reports SHLOMIF/Error-0.17010.tar.gz > Running make install > make test had returned bad status, won't install without force > Failed during this command: > SHLOMIF/Error-0.17010.tar.gz : make_test NO > > > > > > > Package: Error-0.17010.tar.gz > > root@server:~# perl -v > This is perl, v5.8.0 built for i486-linux > > root@server:~# uname -a > Linux belpo1 2.4.22 #1 Thu Jul 1 15:39:29 ART 2004 i686 unknown > unknown > GNU/Linux > > root@server:~# cat /etc/slackware-version > Slackware 9.1.0 >
perl v5.8.0 is known to be very broken, and you're using Slackware 9.1 which was released in 2003. I don't see how you can honestly expect this to work. Please try with perl-5.8.8. Build it using the following script: <<<<< #!/bin/sh rm -f config.sh Policy.sh PREFIX="$HOME/apps/perl/perl-5.8.8-debug" sh Configure -de -Dprefix="$PREFIX" Show quoted text
>>>>
If it works using it, this bug would be close. It would also be a good idea to upgrade your Slackware installation. Regards, Shlomi Fish
Closing as invalid due to the fact it uses an old and broken version of perl and an old distribution of Linux, because it seems fine here, and because the original reporter hasn't responded to my question in several weeks. Regards, Shlomi Fish