Skip Menu |

This queue is for tickets about the Devel-CheckLib CPAN distribution.

Report information
The Basics
Id: 68593
Status: new
Priority: 0/
Queue: Devel-CheckLib

People
Owner: Nobody in particular
Requestors: bitcard [...] pgregg.com
Cc:
AdminCc:

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



Subject: Devel-CheckLib-0.93 install failure on Solaris 10MU9 / Perl 5.8.9
Devel-CheckLib-0.93 Installation failure on freshly installed (VM) Solaris 10 MU 9 x86 with Perl 5.8.9 threadded (unfortunately this version because it is our certified release - but we compile it ourselves, removing the stock Solaris Perl 5.8.4 because it is not threadded). #more /etc/release Oracle Solaris 10 9/10 s10x_u9wos_14a X86 Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. Assembled 11 August 2010 #uname -a SunOS scriptserv-vm-00-master 5.10 Generic_142910-17 i86pc i386 i86pc #perl -v This is perl, v5.8.9 built for i86pc-solaris-thread-multi-64int Our Perl was built with: #sh Configure -de -Dcc=gcc -Dusemorebits -Dusethreads -Dprefix='/usr/perl5/5.8.9' -Dinstallusrbinperl #/usr/perl5/5.8.9/bin/cpan cpan shell -- CPAN exploration and modules installation (v1.9301) ReadLine support enabled cpan[1]> install Devel::CheckLib CPAN: Storable loaded ok (v2.19) Going to read /.cpan/Metadata Database was generated on Tue, 31 May 2011 23:28:42 GMT Running install for module 'Devel::CheckLib' CPAN: YAML loaded ok (v0.73) Running make for M/MA/MATTN/Devel-CheckLib-0.93.tar.gz CPAN: Digest::SHA loaded ok (v5.62) CPAN: Compress::Zlib loaded ok (v2.035) Checksum for /.cpan/sources/authors/id/M/MA/MATTN/Devel-CheckLib-0.93.tar.gz ok Scanning cache /.cpan/build for sizes ............................................................................DONE x Devel-CheckLib-0.93, 0 bytes, 0 tape blocks x Devel-CheckLib-0.93/lib, 0 bytes, 0 tape blocks x Devel-CheckLib-0.93/lib/Devel, 0 bytes, 0 tape blocks x Devel-CheckLib-0.93/lib/Devel/CheckLib.pm, 13990 bytes, 28 tape blocks x Devel-CheckLib-0.93/VMS-notes, 1952 bytes, 4 tape blocks x Devel-CheckLib-0.93/TODO, 29 bytes, 1 tape blocks x Devel-CheckLib-0.93/Makefile.PL, 1795 bytes, 4 tape blocks x Devel-CheckLib-0.93/t, 0 bytes, 0 tape blocks x Devel-CheckLib-0.93/t/lib, 0 bytes, 0 tape blocks x Devel-CheckLib-0.93/t/lib/Helper.pm, 3094 bytes, 7 tape blocks x Devel-CheckLib-0.93/t/cmdline-LIBS-INC.t, 2147 bytes, 5 tape blocks x Devel-CheckLib-0.93/t/found.t, 1477 bytes, 3 tape blocks x Devel-CheckLib-0.93/t/exit_with_message.t, 539 bytes, 2 tape blocks x Devel-CheckLib-0.93/t/inc, 0 bytes, 0 tape blocks x Devel-CheckLib-0.93/t/inc/headerfile.h, 38 bytes, 1 tape blocks x Devel-CheckLib-0.93/t/00-load.t, 232 bytes, 1 tape blocks x Devel-CheckLib-0.93/t/dash-l-libs.t, 1230 bytes, 3 tape blocks x Devel-CheckLib-0.93/t/multi-word-compiler.t, 802 bytes, 2 tape blocks x Devel-CheckLib-0.93/t/headers.t, 1359 bytes, 3 tape blocks x Devel-CheckLib-0.93/t/not_found.t, 1437 bytes, 3 tape blocks x Devel-CheckLib-0.93/t/custom-function.t, 2430 bytes, 5 tape blocks x Devel-CheckLib-0.93/t/bad-single-word-compiler.t, 844 bytes, 2 tape blocks x Devel-CheckLib-0.93/t/coverage.sh, 136 bytes, 1 tape blocks x Devel-CheckLib-0.93/MANIFEST, 404 bytes, 1 tape blocks x Devel-CheckLib-0.93/README, 257 bytes, 1 tape blocks x Devel-CheckLib-0.93/CHANGES, 1682 bytes, 4 tape blocks x Devel-CheckLib-0.93/bin, 0 bytes, 0 tape blocks x Devel-CheckLib-0.93/bin/use-devel-checklib, 2713 bytes, 6 tape blocks x Devel-CheckLib-0.93/META.yml, 711 bytes, 2 tape blocks CPAN: File::Temp loaded ok (v0.22) CPAN.pm: Going to build M/MA/MATTN/Devel-CheckLib-0.93.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Devel::CheckLib cp lib/Devel/CheckLib.pm blib/lib/Devel/CheckLib.pm cp bin/use-devel-checklib blib/script/use-devel-checklib /usr/perl5/5.8.9/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/use-devel-checklib Manifying blib/man1/use-devel-checklib.1 Manifying blib/man3/Devel::CheckLib.3 MATTN/Devel-CheckLib-0.93.tar.gz /usr/local/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/perl5/5.8.9/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load.t ................... 1/1 Use of uninitialized value in length at /.cpan/build/Devel-CheckLib-0.93-ulhQ3M/blib/lib/Devel/CheckLib.pm line 337. t/00-load.t ................... ok t/bad-single-word-compiler.t .. 1/1 Subroutine STORE redefined at /usr/perl5/5.8.9/lib/5.8.9/i86pc-solaris-thread-multi-64int/Config_heavy.pl line 1180. Use of uninitialized value in length at /.cpan/build/Devel-CheckLib-0.93-ulhQ3M/blib/lib/Devel/CheckLib.pm line 337. t/bad-single-word-compiler.t .. ok t/cmdline-LIBS-INC.t .......... Use of uninitialized value in length at /.cpan/build/Devel-CheckLib-0.93-ulhQ3M/blib/lib/Devel/CheckLib.pm line 337. t/cmdline-LIBS-INC.t .......... 1/3 # Failed test 'linked OK: LIBS=-lm' # at t/cmdline-LIBS-INC.t line 51. # STDOUT: # STDERR: Use of uninitialized value in length at /.cpan/build/Devel-CheckLib-0.93-ulhQ3M/blib/lib/Devel/CheckLib.pm line 337. # t/cmdline-LIBS-INC.t .......... 2/3 # Failed test 'linked OK: LIBS=-lm, LIBS=-lbazbam, LIBS=-L/tmp/953XcAYdkw' # at t/cmdline-LIBS-INC.t line 67. # STDOUT: # STDERR: Use of uninitialized value in length at /.cpan/build/Devel-CheckLib-0.93-ulhQ3M/blib/lib/Devel/CheckLib.pm line 337. # # Failed test 'linked OK: "LIBS=-lm -lbazbam -L/tmp/953XcAYdkw"' # at t/cmdline-LIBS-INC.t line 83. # STDOUT: # STDERR: Use of uninitialized value in length at /.cpan/build/Devel-CheckLib-0.93-ulhQ3M/blib/lib/Devel/CheckLib.pm line 337. # # Looks like you failed 3 tests of 3. t/cmdline-LIBS-INC.t .......... Dubious, test returned 3 (wstat 768, 0x300) Failed 3/3 subtests t/custom-function.t ........... Use of uninitialized value in length at /.cpan/build/Devel-CheckLib-0.93-ulhQ3M/blib/lib/Devel/CheckLib.pm line 337. t/custom-function.t ........... ok t/dash-l-libs.t ............... Use of uninitialized value in length at /.cpan/build/Devel-CheckLib-0.93-ulhQ3M/blib/lib/Devel/CheckLib.pm line 337. t/dash-l-libs.t ............... ok t/exit_with_message.t ......... ok t/found.t ..................... Use of uninitialized value in length at /.cpan/build/Devel-CheckLib-0.93-ulhQ3M/blib/lib/Devel/CheckLib.pm line 337. t/found.t ..................... 1/8 Use of uninitialized value in length at /.cpan/build/Devel-CheckLib-0.93-ulhQ3M/blib/lib/Devel/CheckLib.pm line 337. t/found.t ..................... 3/8 Use of uninitialized value in length at /.cpan/build/Devel-CheckLib-0.93-ulhQ3M/blib/lib/Devel/CheckLib.pm line 337. Use of uninitialized value in length at /.cpan/build/Devel-CheckLib-0.93-ulhQ3M/blib/lib/Devel/CheckLib.pm line 337. Use of uninitialized value in length at /.cpan/build/Devel-CheckLib-0.93-ulhQ3M/blib/lib/Devel/CheckLib.pm line 337. t/found.t ..................... ok t/headers.t ................... Use of uninitialized value in length at /.cpan/build/Devel-CheckLib-0.93-ulhQ3M/blib/lib/Devel/CheckLib.pm line 337. t/headers.t ................... ok t/multi-word-compiler.t ....... 1/1 Subroutine STORE redefined at /usr/perl5/5.8.9/lib/5.8.9/i86pc-solaris-thread-multi-64int/Config_heavy.pl line 1180. Use of uninitialized value in length at /.cpan/build/Devel-CheckLib-0.93-ulhQ3M/blib/lib/Devel/CheckLib.pm line 337. t/multi-word-compiler.t ....... ok t/not_found.t ................. Use of uninitialized value in length at /.cpan/build/Devel-CheckLib-0.93-ulhQ3M/blib/lib/Devel/CheckLib.pm line 337. Use of uninitialized value in length at /.cpan/build/Devel-CheckLib-0.93-ulhQ3M/blib/lib/Devel/CheckLib.pm line 337. t/not_found.t ................. 1/12 Use of uninitialized value in length at /.cpan/build/Devel-CheckLib-0.93-ulhQ3M/blib/lib/Devel/CheckLib.pm line 337. Use of uninitialized value in length at /.cpan/build/Devel-CheckLib-0.93-ulhQ3M/blib/lib/Devel/CheckLib.pm line 337. Use of uninitialized value in length at /.cpan/build/Devel-CheckLib-0.93-ulhQ3M/blib/lib/Devel/CheckLib.pm line 337. Use of uninitialized value in length at /.cpan/build/Devel-CheckLib-0.93-ulhQ3M/blib/lib/Devel/CheckLib.pm line 337. Use of uninitialized value in length at /.cpan/build/Devel-CheckLib-0.93-ulhQ3M/blib/lib/Devel/CheckLib.pm line 337. Use of uninitialized value in length at /.cpan/build/Devel-CheckLib-0.93-ulhQ3M/blib/lib/Devel/CheckLib.pm line 337. Use of uninitialized value in length at /.cpan/build/Devel-CheckLib-0.93-ulhQ3M/blib/lib/Devel/CheckLib.pm line 337. t/not_found.t ................. ok Test Summary Report ------------------- t/cmdline-LIBS-INC.t (Wstat: 768 Tests: 3 Failed: 3) Failed tests: 1-3 Non-zero exit status: 3 Files=10, Tests=38, 3 wallclock secs ( 0.07 usr 0.03 sys + 0.65 cusr 0.18 csys = 0.93 CPU) Result: FAIL Failed 1/10 test programs. 3/38 subtests failed. make: *** [test_dynamic] Error 29 MATTN/Devel-CheckLib-0.93.tar.gz /usr/local/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MATTN/Devel-CheckLib-0.93.tar.gz Running make install make test had returned bad status, won't install without force Failed during this command: MATTN/Devel-CheckLib-0.93.tar.gz : make_test NO cpan[2]> I have not had problems with Devel::CheckLib on earlier versions of Solaris. Thanks, PG